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, toStringpublic InconsistentSystemException()
public InconsistentSystemException(String message)
message - a string containing the exception message.Copyright © 2020 Rogue Wave Software. All rights reserved.