java.lang.Object | +----java.lang.Throwable | +----java.lang.Error | +----AssertionException
assert
method of the Assert
is not true.
AssertionException
with no detail message.
ClassFormatError
with the specified detail message.
public AssertionException()
AssertionException
with no detail message.
public AssertionException(String s)
ClassFormatError
with the specified detail message.