RFA .NET
RFA Exception class.
The Exception..::..CommonErrorClassificationTypeEnum type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Anticipated | Expected error for which RFA can commonly recorver gracefully. |
![]() ![]() | ConfigurationError | Missing configration. |
![]() ![]() | External | Errors due to the external system or physical resource. |
![]() ![]() | IncorrectAPIUsage | Unanticipated, incorrectusage of RFA interface for which RFA can not recover gracefully. |
![]() ![]() | Internal | Logical error that arises from internal bug and are therotically preventable. |