public static class MinConGenLin.ConstraintsNotSatisfiedException extends IMSLException
| Constructor and Description |
|---|
MinConGenLin.ConstraintsNotSatisfiedException(String message)
Constructs a
ConstraintsNotSatisfiedException object. |
MinConGenLin.ConstraintsNotSatisfiedException(String key,
Object[] arguments)
Constructs a
ConstraintsNotSatisfiedException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MinConGenLin.ConstraintsNotSatisfiedException(String message)
ConstraintsNotSatisfiedException object.message - a String containing the error messagepublic MinConGenLin.ConstraintsNotSatisfiedException(String key, Object[] arguments)
ConstraintsNotSatisfiedException object.key - a String containing the error messagearguments - an Object array containing arguments
used within the error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.