IExceptionHandler Methods
When implemented by a class, provides the exception handler functionality.
Name | Description |
---|---|
Handle |
Handles the specified exception. |
See Also