JMSLTM Numerical Library 4.0

com.imsl.math
Class MinConNLP.TooMuchTimeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.imsl.IMSLException
              extended bycom.imsl.math.MinConNLP.TooManyIterationsException
                  extended bycom.imsl.math.MinConNLP.TooMuchTimeException
All Implemented Interfaces:
Serializable
Enclosing class:
MinConNLP

public static class MinConNLP.TooMuchTimeException
extends MinConNLP.TooManyIterationsException

Maximum time allowed for solve exceeded. This class extends TooManyIterationsException to keep the solve method backward compatible.

See Also:
Serialized Form

Constructor Summary
MinConNLP.TooMuchTimeException(long maximumTime)
           
 
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

MinConNLP.TooMuchTimeException

public MinConNLP.TooMuchTimeException(long maximumTime)

JMSLTM Numerical Library 4.0

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