Click or drag to resize

NumericalPropagationException Constructor

Overload List
  NameDescription
Public methodNumericalPropagationException
Initializes a new instance with a default message.
Public methodNumericalPropagationException(Exception)
Initializes a new instance with the default error message and a reference to the inner exception that is the cause of this exception.
Public methodNumericalPropagationException(String)
Initializes a new instance with a specified error message.
Protected methodNumericalPropagationException(SerializationInfo, StreamingContext)
Initializes a new instance with serialized data.
Public methodNumericalPropagationException(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.
Top
See Also