Class CmsCockpitBusinessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.JaloBusinessException
-
- de.hybris.platform.cockpit.err.CockpitBusinessException
-
- de.hybris.platform.cmscockpit.err.CmsCockpitBusinessException
-
- All Implemented Interfaces:
java.io.Serializable
public class CmsCockpitBusinessException extends CockpitBusinessException
General purpose exception to use within CmsCockpit extension- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CmsCockpitBusinessException(java.lang.String message)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-