Interface ExceptionAnalyzer

All Known Implementing Classes:
ExceptionAnalyzerImpl

public interface ExceptionAnalyzer
Analyzes an exception, providing an analysis. The analysis easily exposes properties of the exception, the stack trace, and nested exceptions.