public class ClassConstraintException extends VerificationException
| Constructor and Description |
|---|
ClassConstraintException()
Constructs a new ClassConstraintException with null as its error message string.
|
ClassConstraintException(java.lang.String message)
Constructs a new ClassConstraintException with the specified error message.
|
extendMessage, getMessagepublic ClassConstraintException()
public ClassConstraintException(java.lang.String message)