Java Programming/API/java.lang.AssertionError
Appearance
From Wikibooks, open books for an open world
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This exception is thrown when the boolean expression in an assert
statement evaluates to false and the Java -ea
option is set.
External links
This page or section is an undeveloped draft or outline.
You can help to develop the work, or you can ask for assistance in the project room.
You can help to develop the work, or you can ask for assistance in the project room.