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