Class CannotRedoException

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

public class CannotRedoException extends RuntimeException
An exception indicating that a redo has failed.
See Also:
  • Constructor Details

  • Method Details