public static class DenseLP.NoAcceptablePivotException extends IMSLException
| Constructor and Description |
|---|
NoAcceptablePivotException()
No acceptable pivot could be found.
|
NoAcceptablePivotException(String message)
No acceptable pivot could be found.
|
NoAcceptablePivotException(String key,
Object[] arguments)
No acceptable pivot could be found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoAcceptablePivotException()
public NoAcceptablePivotException(String message)
message - a String containing
the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.