Class ItemRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.cms2.exceptions.ItemRollbackException
- All Implemented Interfaces:
Serializable
Exception used when an
ItemModel cannot be rolled back.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemRollbackException(String message) ItemRollbackException(String message, Throwable cause) ItemRollbackException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ItemRollbackException
-
ItemRollbackException
-
ItemRollbackException
-