![]() | ConfigurationRuntimeExceptionHandlingAddClass Method |
Name | Description | |
---|---|---|
![]() | AddClass(String) |
Add an exception handler factory class name.
Provide a fully-qualified class name of the implementation
of the interface.
|
![]() | AddClass(Type) |
Add an exception handler factory class.
The class provided should implement the
interface.
|