com.imsl.math
Class LinearProgramming.WrongConstraintTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.LinearProgramming.WrongConstraintTypeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LinearProgramming
Deprecated. The values for the type of constraint must be either 0, 1 or 2.
- public static class LinearProgramming.WrongConstraintTypeException
- extends IMSLException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LinearProgramming.WrongConstraintTypeException
public LinearProgramming.WrongConstraintTypeException(String message)
- Deprecated.
LinearProgramming.WrongConstraintTypeException
public LinearProgramming.WrongConstraintTypeException(String key,
Object[] arguments)
- Deprecated.
Copyright 1970-2004 Visual Numerics, Inc.
Built November 5 2004.