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