Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.refcodes.exception.AbstractException (implements org.refcodes.exception.Trap)
- org.refcodes.exception.LockedException
- org.refcodes.exception.MarshalException
- org.refcodes.exception.UnmarshalException
- org.refcodes.exception.VetoException
- java.io.IOException
- org.refcodes.exception.AbstractIOException (implements org.refcodes.exception.Trap)
- org.refcodes.exception.TimeoutIOException
- org.refcodes.exception.AbstractIOException (implements org.refcodes.exception.Trap)
- java.lang.RuntimeException
- org.refcodes.exception.AbstractHiddenException (implements org.refcodes.exception.Trap)
- org.refcodes.exception.AbstractRuntimeException (implements org.refcodes.exception.Trap)
- org.refcodes.exception.BugException
- org.refcodes.exception.DisposedException
- org.refcodes.exception.IntegrityException
- org.refcodes.exception.LockedException.LockedRuntimeException (implements java.io.Serializable)
- org.refcodes.exception.RuntimeIOException
- org.refcodes.exception.VerifyRuntimeException
- org.refcodes.exception.VetoException.VetoRuntimeException (implements java.io.Serializable)
- org.refcodes.exception.AbstractException (implements org.refcodes.exception.Trap)
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.refcodes.exception.ErrorCodeAccessor
- org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty (also extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator)
- org.refcodes.exception.Trap
- org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>
- org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator
- org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty (also extends org.refcodes.exception.ErrorCodeAccessor)
- org.refcodes.exception.ErrorMessageAccessor
- org.refcodes.exception.ErrorMessageAccessor.ErrorMessageProperty (also extends org.refcodes.exception.ErrorMessageAccessor.ErrorMessageMutator)
- org.refcodes.exception.ErrorMessageAccessor.ErrorMessageBuilder<B>
- org.refcodes.exception.ErrorMessageAccessor.ErrorMessageMutator
- org.refcodes.exception.ErrorMessageAccessor.ErrorMessageProperty (also extends org.refcodes.exception.ErrorMessageAccessor)
- org.refcodes.exception.ExceptionAccessor<EXC>
- org.refcodes.exception.ExceptionAccessor.ExceptionProperty<EXC> (also extends org.refcodes.exception.ExceptionAccessor.ExceptionMutator<EXC>)
- org.refcodes.exception.ExceptionAccessor.ExceptionBuilder<EXC,
B> - org.refcodes.exception.ExceptionAccessor.ExceptionMutator<EXC>
- org.refcodes.exception.ExceptionAccessor.ExceptionProperty<EXC> (also extends org.refcodes.exception.ExceptionAccessor<EXC>)
- org.refcodes.exception.Exceptional<EXC>
- org.refcodes.exception.ExceptionHandler<EXC>
- org.refcodes.exception.ExceptionHandlerAccessor<EXC>
- org.refcodes.exception.ExceptionHandlerAccessor.ExceptionHandlerProperty<EXC> (also extends org.refcodes.exception.ExceptionHandlerAccessor.ExceptionHandlerMutator<EXC>)
- org.refcodes.exception.ExceptionHandlerAccessor.ExceptionHandlerBuilder<EXC,
B> - org.refcodes.exception.ExceptionHandlerAccessor.ExceptionHandlerMutator<EXC>
- org.refcodes.exception.ExceptionHandlerAccessor.ExceptionHandlerProperty<EXC> (also extends org.refcodes.exception.ExceptionHandlerAccessor<EXC>)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.refcodes.exception.MessageDetails (implements java.util.function.Function<T,
R>) - org.refcodes.exception.MessageStrategy
- org.refcodes.exception.MessageDetails (implements java.util.function.Function<T,
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)