public static class QuadraticProgramming.ProblemUnboundedException extends IMSLException
| Constructor and Description |
|---|
QuadraticProgramming.ProblemUnboundedException()
The object value for the problem is unbounded.
|
QuadraticProgramming.ProblemUnboundedException(String message)
The object value for the problem is unbounded.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QuadraticProgramming.ProblemUnboundedException()
public QuadraticProgramming.ProblemUnboundedException(String message)
message - a string containing the exception message.Copyright © 1970-2015 Rogue Wave Software
Built June 18 2015.