NumericalPropagationException Constructor |
Name | Description | |
---|---|---|
![]() | NumericalPropagationException |
Initializes a new instance with a default message.
|
![]() | NumericalPropagationException(Exception) |
Initializes a new instance with the default error message and a reference to the inner
exception that is the cause of this exception.
|
![]() | NumericalPropagationException(String) |
Initializes a new instance with a specified error message.
|
![]() | NumericalPropagationException(SerializationInfo, StreamingContext) |
Initializes a new instance with serialized data.
|
![]() | NumericalPropagationException(String, Exception) |
Initializes a new instance with a specified error message and a reference to the inner
exception that is the cause of this exception.
|