The IFilteringEntry type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Accepts |
By calling this method the implementation shall determine whether it can accept the provided exception.
|
![]() | GetErrorTextPart |
If the provided exception is accepted by this class, then the implementation of this method shall return an error text part
that can be used to form an error message. The error text part is derived from the exception based on the provided instruction
and the optional arguments.
|
See Also