| BcfRollbackException Class | |
Namespace: CalculationWorks.BusinessModel
The BcfRollbackException type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfRollbackException |
Initializes a new instance of the BcfRollbackException class.
| |
| BcfRollbackException(String) |
Initializes a new instance of the BcfRollbackException class.
| |
| BcfRollbackException(String, Exception) |
Initializes a new instance of the BcfRollbackException class.
| |
| BcfRollbackException(String, Exception, Exception) |
Initializes a new instance of the BcfRollbackException class.
|
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Reason |
Gets the specified reason when calling Rollback(Exception) or null if no reason was specified.
| |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |