public static class SparseLP.IllegalBoundsException extends IMSLException
Constructor and Description |
---|
IllegalBoundsException(String message)
The lower bound is greater than the upper bound.
|
IllegalBoundsException(String key,
Object[] arguments)
The lower bound is greater than the upper bound.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalBoundsException(String message)
message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.