Constructs an IMSLException.
Overload List
Name | Description | |
---|---|---|
![]() | IMSLException()()() |
Constructs an IMSLException with no detail message.
|
![]() | IMSLException(String) |
Constructs an IMSLException with the specified detail message.
|
![]() | IMSLException(SerializationInfo, StreamingContext) |
Constructs an IMSLException with the serialized data.
|
![]() | IMSLException(String, Exception) |
Constructs an IMSLException with the specified detail message.
|
![]() | IMSLException(String, String, array<Object>[]()[]) |
Constructs an IMSLException with the specified detail message.
|