public static class DenseLP.CyclingOccurringException extends IMSLException
| Constructor and Description |
|---|
CyclingOccurringException()
The algorithm appears to be cycling.
|
CyclingOccurringException(String message)
The algorithm appears to be cycling.
|
CyclingOccurringException(String key,
Object[] arguments)
The algorithm appears to be cycling.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CyclingOccurringException()
public CyclingOccurringException(String message)
message - a String containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.