Class RootExceptionHistoryEntry

All Implemented Interfaces:
Serializable

@NotThreadSafe public class RootExceptionHistoryEntry extends ExceptionHistoryEntry
RootExceptionHistoryEntry extending ExceptionHistoryEntry by providing a list of ExceptionHistoryEntry instances to store concurrently caught failures.
See Also: