Class DecoratorInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.impex.exceptions.ImportExportException
de.hybris.platform.impex.exceptions.DecoratorInitException
- All Implemented Interfaces:
Serializable
Exception specific for decorator creation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDecoratorInitException(String message) DecoratorInitException(String message, Throwable exeception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DecoratorInitException
-
DecoratorInitException
-