public abstract class CodeConstraintException extends VerificationException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CodeConstraintException()
Constructs a new CodeConstraintException with null as its error message string.
|
CodeConstraintException(java.lang.String message)
Constructs a new CodeConstraintException with the specified error message.
|
extendMessage, getMessageprivate static final long serialVersionUID