JMSLTM Numerical Library 3.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

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
 

Constructor Detail

LinearProgramming.ProblemUnboundedException

public LinearProgramming.ProblemUnboundedException(String message)

LinearProgramming.ProblemUnboundedException

public LinearProgramming.ProblemUnboundedException()

JMSLTM Numerical Library 3.0

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