abbot.editor.actions
Class NoUndoException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--abbot.editor.actions.NoUndoException
All Implemented Interfaces:
Serializable

public class NoUndoException
extends Exception

See Also:
Serialized Form

Constructor Summary
NoUndoException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoUndoException

public NoUndoException()


Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge