JMSLTM Numerical Library 4.0

com.imsl.math
Class LinearProgramming.ProblemUnboundedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.imsl.IMSLException
              extended bycom.imsl.math.LinearProgramming.NumericDifficultyException
                  extended bycom.imsl.math.LinearProgramming.ProblemUnboundedException
All Implemented Interfaces:
Serializable
Enclosing class:
LinearProgramming

public static class LinearProgramming.ProblemUnboundedException
extends LinearProgramming.NumericDifficultyException

The problem is unbounded.

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
LinearProgramming.ProblemUnboundedException()
           
LinearProgramming.ProblemUnboundedException(String message)
           
 
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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

LinearProgramming.ProblemUnboundedException

public LinearProgramming.ProblemUnboundedException()

LinearProgramming.ProblemUnboundedException

public LinearProgramming.ProblemUnboundedException(String message)

JMSLTM Numerical Library 4.0

Copyright 1970-2006 Visual Numerics, Inc.
Built June 1 2006.