-
- All Superinterfaces:
ErrorCodeAccessor
- All Known Implementing Classes:
AbstractException,AbstractHiddenException,AbstractIOException,AbstractRuntimeException,BugException,IntegrityException,IORuntimeException,LockedException,LockedException.LockedRuntimeException,MarshalException,TimeoutIOException,UnmarshalException,VerifyRuntimeException,VetoException,VetoException.VetoRuntimeException
public interface Trap extends ErrorCodeAccessor
Interface declaring base exception functionality for all of refcodes exceptions.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.exception.ErrorCodeAccessor
ErrorCodeAccessor.ErrorCodeBuilder<B extends ErrorCodeAccessor.ErrorCodeBuilder<B>>, ErrorCodeAccessor.ErrorCodeMutator, ErrorCodeAccessor.ErrorCodeProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.exception.ErrorCodeAccessor
getErrorCode
-
-