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