public static class MPSReader.InvalidMPSFileException extends IMSLException
Constructor and Description |
---|
InvalidMPSFileException(String message)
Constructs a
InvalidMPSFileException object. |
InvalidMPSFileException(String key,
Object[] arguments)
Constructs a
InvalidMPSFileException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidMPSFileException(String message)
InvalidMPSFileException
object.message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.