The following tables list the members exposed by FCExceptionBase.
Name | Description | |
---|---|---|
Data | (Inherited from System.Exception) | |
ErrorCode | Gets the unique error code for this exception. | |
ErrorMessageID | Gets the message identifier for this exception. | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Overridden. Gets a message that describes the current exception. | |
MessageProvider | Gets the custom IErrorMessageProvider if one is specified. | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | Overridden. Sets the SerializationInfo object with the parameter name and additional exception information. | |
GetType | (Inherited from System.Exception) | |
SetMessageProvider | Sets the IErrorMessageProvider that FCExceptionBase will use for loading custom exception error message strings for localization or customization. | |
ToString | (Inherited from System.Exception) |