IExceptionHelper Members
Include Protected Members
Include Inherited Members
Defines methods that assist with localization.
The IExceptionHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetLocalizedMessage | Returns the localized exception message. | |
GetObjectData | (Inherited from ISerializable.) | |
LogEvent | Logs the exception event. | |
TraceMessage | Traces the exception message. |
Top