Package com.imsl.math

Class LinearProgramming.BoundsInconsistentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.LinearProgramming.BoundsInconsistentException
All Implemented Interfaces:
Serializable
Enclosing class:
LinearProgramming

public static class LinearProgramming.BoundsInconsistentException extends IMSLException
Deprecated.
The bounds given are inconsistent.
See Also:
  • Constructor Details

    • BoundsInconsistentException

      public BoundsInconsistentException(String message)
      Deprecated.
    • BoundsInconsistentException

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