com.imsl.math
Class MinConNLP.TooMuchTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNLP.TooManyIterationsException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MinConNLP.TooMuchTimeException
public MinConNLP.TooMuchTimeException(long maximumTime)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.