Class Hierarchy
- java.lang.Object
- org.apache.commons.lang3.exception.DefaultExceptionContext (implements org.apache.commons.lang3.exception.ExceptionContext, java.io.Serializable)
- org.apache.commons.lang3.exception.ExceptionUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.commons.lang3.exception.ContextedException (implements org.apache.commons.lang3.exception.ExceptionContext)
- java.lang.RuntimeException
- org.apache.commons.lang3.exception.CloneFailedException
- org.apache.commons.lang3.exception.ContextedRuntimeException (implements org.apache.commons.lang3.exception.ExceptionContext)
- org.apache.commons.lang3.exception.UncheckedException
- org.apache.commons.lang3.exception.UncheckedInterruptedException
- org.apache.commons.lang3.exception.UncheckedReflectiveOperationException
- org.apache.commons.lang3.exception.UncheckedIllegalAccessException
- java.lang.Exception
Interface Hierarchy
- org.apache.commons.lang3.exception.ExceptionContext