Class ContextedStackOverflowError

All Implemented Interfaces:
Serializable, net.sourceforge.pmd.internal.util.ExceptionContextDefaultImpl<ContextedStackOverflowError>, org.apache.commons.lang3.exception.ExceptionContext

public final class ContextedStackOverflowError extends StackOverflowError implements net.sourceforge.pmd.internal.util.ExceptionContextDefaultImpl<ContextedStackOverflowError>
A StackOverflowError with nice messages.
See Also: