All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.java.swing.undo.CannotUndoException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----com.sun.java.swing.undo.CannotUndoException
- public class CannotUndoException
- extends RuntimeException
Thrown when an UndoableEdit is told to undo() and can't.
-
CannotUndoException()
-
CannotUndoException
public CannotUndoException()
All Packages Class Hierarchy This Package Previous Next Index