Serialized Form
-
Package org.refcodes.command
-
Exception org.refcodes.command.CommandRuntimeException
class CommandRuntimeException extends org.refcodes.exception.AbstractRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.command.CommandRuntimeException.CommandCommandRuntimeException
class CommandCommandRuntimeException extends CommandRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_command
Undoable _command
-
-
Exception org.refcodes.command.NoExceptionAvailableRuntimeException
class NoExceptionAvailableRuntimeException extends CommandRuntimeException.CommandCommandRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.command.NoResultAvailableRuntimeException
class NoResultAvailableRuntimeException extends CommandRuntimeException.CommandCommandRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.command.NotUndoableRuntimeException
class NotUndoableRuntimeException extends CommandRuntimeException.CommandCommandRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.command.NotYetExecutedRuntimeException
class NotYetExecutedRuntimeException extends CommandRuntimeException.CommandCommandRuntimeException implements Serializable- serialVersionUID:
- 1L
-