Class ExceptionSummary


  • public class ExceptionSummary
    extends java.lang.Object
    Builds a summary object from a given Exception. This object is meant to help provide context to end-users resolve their own issues, while still offering enough detail for operators and developers to trace internal bugs.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExceptionSummary

        public ExceptionSummary()