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