public static class QuadraticProgramming.InconsistentSystemException extends IMSLException
Constructor and Description |
---|
InconsistentSystemException()
The system of constraints is inconsistent.
|
InconsistentSystemException(String message)
The system of constraints is inconsistent.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InconsistentSystemException()
public InconsistentSystemException(String message)
message
- a string
containing the exception message.Copyright © 2020 Rogue Wave Software. All rights reserved.