Class CMSVersionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.cms2.exceptions.CMSVersionNotFoundException
- All Implemented Interfaces:
Serializable
Exception used when a
CMSVersionModel does not exist- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCMSVersionNotFoundException(String message) CMSVersionNotFoundException(String message, 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
-
CMSVersionNotFoundException
-
CMSVersionNotFoundException
-
CMSVersionNotFoundException
-