CommonException Class Members
The following tables list the members exposed by CommonException.
Public Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from System.Exception) |
![]() |
ErrorCode | Gets the unique error code for this exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() |
ErrorMessageID | Gets the message identifier for this exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() |
HelpLink | (Inherited from System.Exception) |
![]() |
HResult | (Inherited from System.Exception) |
![]() |
InnerException | (Inherited from System.Exception) |
![]() |
Message | Gets a message that describes the current exception. (Inherited from FChoice.Common.FCExceptionBase) |
![]() |
Source | (Inherited from System.Exception) |
![]() |
StackTrace | (Inherited from System.Exception) |
![]() |
TargetSite | (Inherited from System.Exception) |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Assert | Assert it used internally by First Choice products to ensure that internal state and data is consistent with expected norms. |
![]() |
GetBaseException | (Inherited from System.Exception) |
![]() |
GetObjectData | Sets the SerializationInfo object with the parameter name and additional exception information. (Inherited from FChoice.Common.FCExceptionBase) |
![]() |
GetType | (Inherited from System.Exception) |
![]() |
ToString | (Inherited from System.Exception) |