public static class MinConGenLin.VarBoundsInconsistentException extends IMSLException
Constructor and Description |
---|
VarBoundsInconsistentException(String message)
Constructs a
VarBoundsInconsistentException object. |
VarBoundsInconsistentException(String key,
Object[] arguments)
Constructs a
VarBoundsInconsistentException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VarBoundsInconsistentException(String message)
VarBoundsInconsistentException
object.message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.