java.io.SerializableLinkingConstraintExceptionpublic class StructuralCodeConstraintException extends CodeConstraintException
| Constructor | Description |
|---|---|
StructuralCodeConstraintException() |
Constructs a new StructuralCodeConstraintException with null as its error message string.
|
StructuralCodeConstraintException(java.lang.String message) |
Constructs a new StructuralCodeConstraintException 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 StructuralCodeConstraintException(java.lang.String message)
public StructuralCodeConstraintException()