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