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