Class CannotUndoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.levigo.jadice.web.client.undo.CannotUndoException
All Implemented Interfaces:
Serializable

public class CannotUndoException extends RuntimeException
An exception indicating that an undo has failed.
See Also:
  • Constructor Details

  • Method Details