public static class MinConGenLin.ConstraintsNotSatisfiedException extends IMSLException
Constructor and Description |
---|
ConstraintsNotSatisfiedException(String message)
Constructs a
ConstraintsNotSatisfiedException object. |
ConstraintsNotSatisfiedException(String key,
Object[] arguments)
Constructs a
ConstraintsNotSatisfiedException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintsNotSatisfiedException(String message)
ConstraintsNotSatisfiedException
object.message
- a String
containing the error messagepublic 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 © 2020 Rogue Wave Software. All rights reserved.