Package com.imsl.io

Class MPSReader.InvalidMPSFileException

All Implemented Interfaces:
Serializable
Enclosing class:
MPSReader

public static class MPSReader.InvalidMPSFileException extends IMSLException
The MPS file is invalid.
See Also:
  • Constructor Details

    • InvalidMPSFileException

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

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