Class CannotRedoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.cockpit.model.undo.impl.CannotRedoException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCannotRedoException(String message) CannotRedoException(String message, Throwable throwable) CannotRedoException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CannotRedoException
-
CannotRedoException
-
CannotRedoException
-