IMSL C# Numerical Library

InvalidMPSFileException Constructor (String, Object[])

Invalid MPS file.

public InvalidMPSFileException(
   string s,
   object[] args
);

Parameters

s
The error message that explains the reason for the exception.
args
Arguments for the error message.

See Also

InvalidMPSFileException Class | Imsl.Math Namespace | InvalidMPSFileException Constructor Overload List