org.browsecode.helpers.undo
Class CompoundUndoableEdit2.ExtendedUndoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.swing.undo.CannotUndoException
                  extended by org.browsecode.helpers.undo.CompoundUndoableEdit2.ExtendedUndoException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CompoundUndoableEdit2

public class CompoundUndoableEdit2.ExtendedUndoException
extends javax.swing.undo.CannotUndoException

See Also:
Serialized Form

Constructor Summary
CompoundUndoableEdit2.ExtendedUndoException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompoundUndoableEdit2.ExtendedUndoException

public CompoundUndoableEdit2.ExtendedUndoException()