java.io.SerializableLocalVariableInfoInconsistentExceptionpublic class ClassConstraintException extends VerificationException
| Constructor | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringextendMessage, getMessagepublic ClassConstraintException()
public ClassConstraintException(java.lang.String message)