Package com.luciad.gui
Class TLcdCannotUndoRedoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.gui.TLcdCannotUndoRedoException
- All Implemented Interfaces:
Serializable
Thrown when a
ILcdUndoable
is told to undo() or redo() and cannot comply to that
request.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTLcdCannotUndoRedoException
(String aMessage) TLcdCannotUndoRedoException
(String aMessage, Throwable aCause) Creates a newTLcdCannotUndoRedoException
instance -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString