public static class DenseLP.BoundsInconsistentException extends IMSLException
Constructor and Description |
---|
BoundsInconsistentException(String message)
The bounds given are inconsistent.
|
BoundsInconsistentException(String key,
Object[] arguments)
The bounds given are inconsistent.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BoundsInconsistentException(String message)
message
- a String
containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.