See: Description
Class | Description |
---|---|
ExceptionAnalyzer |
Analyzes an exception, creating one or more
ExceptionDescription s from it. |
ExceptionDescription |
A description of an
Exception . |
ExceptionProperty |
Captures a name/value property pair from an exception.
|
A basic framework for analyzing a reporting exceptions. The
ExceptionAnalyzer
class will identify
the type, message and other properties of an exception, and understands about nested
exceptions.