BcfComputeFunctionException Constructor |
| Name | Description | |
|---|---|---|
| BcfComputeFunctionException |
Initializes a new instance of the BcfComputeFunctionException.
| |
| BcfComputeFunctionException(String) |
Initializes a new instance of the BcfComputeFunctionException class with a specified error message.
| |
| BcfComputeFunctionException(SerializationInfo, StreamingContext) |
Initializes a new instance.
| |
| BcfComputeFunctionException(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.
| |
| BcfComputeFunctionException(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.
|