drasys.or.opt.lp
Class NoSolutionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--drasys.or.ORException
                    |
                    +--drasys.or.opt.OptException
                          |
                          +--drasys.or.opt.lp.LPException
                                |
                                +--drasys.or.opt.lp.NoSolutionException

public class NoSolutionException
extends LPException

This exception is thrown if no basic feasible solution can be found for the model.

See Also:
Serialized Form

Constructor Summary
NoSolutionException()
           
NoSolutionException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSolutionException

public NoSolutionException()

NoSolutionException

public NoSolutionException(java.lang.String s)


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com