BcfException Constructor |
| Name | Description | |
|---|---|---|
| BcfException |
Initializes a new instance of the BcfException.
| |
| BcfException(String) |
Initializes a new instance of the BcfException class with a specified error message.
| |
| BcfException(SerializationInfo, StreamingContext) |
Initializes a new instance.
| |
| BcfException(String, Exception) |
Initializes a new instance of the BcfException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|