public abstract class VerificationException extends VerifierConstraintViolatedException
| Constructor and Description |
|---|
VerificationException()
Constructs a new VerificationException with null as its error message string.
|
VerificationException(String message)
Constructs a new VerificationException with the specified error message.
|
extendMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringVerificationException()
VerificationException(String message)