Click or drag to resize
CalculationWorks Logo
BcfComputeException Constructor
Overload List
  NameDescription
Public methodBcfComputeException
Initializes a new instance of the BcfComputeException class.
Public methodBcfComputeException(String)
Initializes a new instance of the BcfComputeException class with a specified error message.
Protected methodBcfComputeException(SerializationInfo, StreamingContext)
Initializes a new instance of the BcfComputeException class with serialized data.
Public methodBcfComputeException(String, Exception)
Initializes a new instance of the BcfComputeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also