javax.swing.undo

Class CannotRedoException

public class CannotRedoException extends RuntimeException

An exception which indicates that an editing action cannot be redone.
Constructor Summary
CannotRedoException()
Constructs a new instance of a CannotRedoException.

Constructor Detail

CannotRedoException

public CannotRedoException()
Constructs a new instance of a CannotRedoException.