JMSLTM Numerical Library 6.0

com.imsl.math
Class MinConNLP.TooMuchTimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.imsl.IMSLException
              extended by com.imsl.math.MinConNLP.TooManyIterationsException
                  extended by com.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)
           
 
Method Summary
 
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 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.