public class ConstraintBuilderException extends Exception
| Constructor and Description |
|---|
ConstraintBuilderException(String message)
A new exception with an error message.
|
ConstraintBuilderException(String message,
Throwable t)
A new exception that rethrown an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstraintBuilderException(String message)
message - the error messageCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.