Class std.rt.AssertionError
Synopsis
public final class AssertionError extends RuntimeError
Exception thrown by System.assert()
if an assertion fails.
Fields
Constructors
Construct the exception with the specified message.
public final class AssertionError extends RuntimeError
Exception thrown by System.assert()
if an assertion fails.
Construct the exception with the specified message.