Package com.imsl.math

Class DenseLP.ProblemVacuousException

All Implemented Interfaces:
Serializable
Enclosing class:
DenseLP

public static class DenseLP.ProblemVacuousException extends IMSLException
The problem is vacuous.
See Also:
  • Constructor Details

    • ProblemVacuousException

      public ProblemVacuousException()
      The problem is vacuous.
    • ProblemVacuousException

      public ProblemVacuousException(String message)
      The problem is vacuous.
      Parameters:
      message - a String containing the error message
    • ProblemVacuousException

      public ProblemVacuousException(String key, Object[] arguments)
      The problem is vacuous.
      Parameters:
      key - a String containing the exception message
      arguments - an array containing arguments used within the error message string