public class CannotUndoException extends RuntimeException
| Constructor and Description |
|---|
CannotUndoException()
Constructs a new instance of a
CannotUndoException. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotUndoException()
CannotUndoException.