CapeComputationException Constructor

Overload List

CapeComputationException Initializes a new instance of the CapeComputationException class.
CapeComputationException(String) Initializes a new instance of the CapeComputationException class with a specified error message.
CapeComputationException(SerializationInfo, StreamingContext) Initializes a new instance of the CapeComputationException class with serialized data.
CapeComputationException(String, Exception) Initializes a new instance of the CapeComputationException class with a specified error message and a erence to the inner exception that is the cause of this exception.

See Also