public static class DenseLP.CyclingOccurringException extends IMSLException
| Constructor and Description |
|---|
DenseLP.CyclingOccurringException()
The algorithm appears to be cycling.
|
DenseLP.CyclingOccurringException(String message)
The algorithm appears to be cycling.
|
DenseLP.CyclingOccurringException(String key,
Object[] arguments)
The algorithm appears to be cycling.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DenseLP.CyclingOccurringException()
public DenseLP.CyclingOccurringException(String message)
message - a String containing
the error messagepublic DenseLP.CyclingOccurringException(String key, Object[] arguments)
key - a String containing the exception
messagearguments - an array containing arguments used within the
error message stringCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.