Package com.imsl.math

Class MinConNLP.NoAcceptableStepsizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNLP.NoAcceptableStepsizeException
All Implemented Interfaces:
Serializable
Enclosing class:
MinConNLP

public static class MinConNLP.NoAcceptableStepsizeException extends IMSLException
No acceptable stepsize in [SIGMA,SIGLA].
See Also:
  • Constructor Details

    • NoAcceptableStepsizeException

      public NoAcceptableStepsizeException(String message)
      Constructs a NoAcceptableStepsizeException object.
      Parameters:
      message - a String containing the error message
    • NoAcceptableStepsizeException

      public NoAcceptableStepsizeException(String key, Object[] arguments)
      Constructs a NoAcceptableStepsizeException object.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string