Package com.imsl.math

Class 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:
  • Constructor Details

    • TooMuchTimeException

      public TooMuchTimeException(long maximumTime)
      Constructs a TooMuchTimeException object.
      Parameters:
      maximumTime - a long containing the maximum allowed time