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