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