public static class DenseLP.MultipleSolutionsException extends IMSLException
| Constructor and Description |
|---|
DenseLP.MultipleSolutionsException()
The problem has multiple solutions giving essentially the same
minimum.
|
DenseLP.MultipleSolutionsException(String message)
The problem has multiple solutions giving essentially the same
minimum.
|
DenseLP.MultipleSolutionsException(String key,
Object[] arguments)
The problem has multiple solutions giving essentially the same
minimum.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DenseLP.MultipleSolutionsException()
public DenseLP.MultipleSolutionsException(String message)
message - a String containing
the error messagepublic DenseLP.MultipleSolutionsException(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 March 24 2015.