IMSLException Constructor |
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,Object[]) |
Constructs an IMSLException with the specified detail message.
|