NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
String message) |
Instantiates a new no exception available runtime exception.
|
NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
String aErrorCode) |
Instantiates a new no exception available runtime exception.
|
NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
String message,
Throwable cause) |
Instantiates a new no exception available runtime exception.
|
NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
Throwable aCause,
String aErrorCode) |
Instantiates a new no exception available runtime exception.
|
NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
Throwable cause) |
Instantiates a new no exception available runtime exception.
|
NoExceptionAvailableRuntimeException(Undoable<?,?,?> aCommand,
Throwable aCause,
String aErrorCode) |
Instantiates a new no exception available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
String message) |
Instantiates a new no result available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
String aErrorCode) |
Instantiates a new no result available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
String message,
Throwable cause) |
Instantiates a new no result available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
Throwable aCause,
String aErrorCode) |
Instantiates a new no result available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
Throwable cause) |
Instantiates a new no result available runtime exception.
|
NoResultAvailableRuntimeException(Undoable<?,?,?> aCommand,
Throwable aCause,
String aErrorCode) |
Instantiates a new no result available runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
String message) |
Instantiates a new not undoable runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
String aErrorCode) |
Instantiates a new not undoable runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
String message,
Throwable cause) |
Instantiates a new not undoable runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
Throwable aCause,
String aErrorCode) |
Instantiates a new not undoable runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
Throwable cause) |
Instantiates a new not undoable runtime exception.
|
NotUndoableRuntimeException(Undoable<?,?,?> aCommand,
Throwable aCause,
String aErrorCode) |
Instantiates a new not undoable runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
String message) |
Instantiates a new not yet executed runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
String aErrorCode) |
Instantiates a new not yet executed runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
String message,
Throwable cause) |
Instantiates a new not yet executed runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
String aMessage,
Throwable aCause,
String aErrorCode) |
Instantiates a new not yet executed runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
Throwable cause) |
Instantiates a new not yet executed runtime exception.
|
NotYetExecutedRuntimeException(Undoable<?,?,?> aCommand,
Throwable aCause,
String aErrorCode) |
Instantiates a new not yet executed runtime exception.
|