Interface ExceptionAnalysis

  • All Known Implementing Classes:
    ExceptionAnalysisImpl

    public interface ExceptionAnalysis
    An analysis of an exception (including nested exceptions). TODO: Make serializable and/or convert to XML format.
    • Method Detail