Class CMSItemNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.servicelayer.exceptions.BusinessException
-
- de.hybris.platform.cms2.exceptions.CMSItemNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class CMSItemNotFoundException extends BusinessException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CMSItemNotFoundException(java.lang.String message)
CMSItemNotFoundException(java.lang.String message, java.lang.Throwable cause)
CMSItemNotFoundException(java.lang.Throwable cause)
-