public class AxiomViolation extends Exception
Verify
.Constructor and Description |
---|
AxiomViolation(Object illFormed,
String message)
Construct a new AxiomViolation.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class Throwable