public static class OdeAdamsGear.SingularMatrixException extends IMSLException
| Constructor and Description |
|---|
OdeAdamsGear.SingularMatrixException(String message)
Constructs a
SingularMatrixException with the
specified detailed message. |
OdeAdamsGear.SingularMatrixException(String key,
Object[] arguments)
Constructs a
SingularMatrixException with the
specified detailed message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OdeAdamsGear.SingularMatrixException(String message)
SingularMatrixException with the
specified detailed message. The detailed message is a String
that describes this particular exception.message - a String containing
the error messagepublic OdeAdamsGear.SingularMatrixException(String key, Object[] arguments)
SingularMatrixException with the
specified detailed message. The detailed message is a String
that describes this particular exception.key - the String key of the error message in the
resource bundlearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.