Click or drag to resize

BcfComputeFunctionException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodBcfComputeFunctionException
Initializes a new instance of the BcfComputeFunctionException.
Public methodBcfComputeFunctionException(String)
Initializes a new instance of the BcfComputeFunctionException class with a specified error message.
Public methodBcfComputeFunctionException(String, Exception)
Initializes a new instance of the BcfComputeFunctionException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodBcfComputeFunctionException(String, Exception, String, String, Int32)
Initializes a new instance of the BcfComputeFunctionException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also