Click or drag to resize

BcfComputeFunctionException Constructor

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.
Protected methodBcfComputeFunctionException(SerializationInfo, StreamingContext)
Initializes a new instance.
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