Class CommandRuntimeException.CommandCommandRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
org.refcodes.command.CommandRuntimeException
org.refcodes.command.CommandRuntimeException.CommandCommandRuntimeException
All Implemented Interfaces:
Serializable, UndoableAccessor, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
NoExceptionAvailableRuntimeException, NoResultAvailableRuntimeException, NotUndoableRuntimeException, NotYetExecutedRuntimeException
Enclosing class:
CommandRuntimeException

protected abstract static class CommandRuntimeException.CommandCommandRuntimeException extends CommandRuntimeException implements UndoableAccessor
See Also: