JMSLTM Numerical Library 3.0

com.imsl.math
Class LinearProgramming.WrongConstraintTypeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.imsl.IMSLException
              extended bycom.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

Constructor Summary
LinearProgramming.WrongConstraintTypeException(String message)
          Deprecated.  
LinearProgramming.WrongConstraintTypeException(String key, Object[] arguments)
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinearProgramming.WrongConstraintTypeException

public LinearProgramming.WrongConstraintTypeException(String message)
Deprecated. 

LinearProgramming.WrongConstraintTypeException

public LinearProgramming.WrongConstraintTypeException(String key,
                                                      Object[] arguments)
Deprecated. 

JMSLTM Numerical Library 3.0

Copyright 1970-2004 Visual Numerics, Inc.
Built November 5 2004.