Package de.hybris.platform.jalo.type
Class JaloGenericCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.jalo.type.JaloTypeException
de.hybris.platform.jalo.type.JaloGenericCreationException
- All Implemented Interfaces:
Serializable
Will be thrown, if the item creation process failed for some reason
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJaloGenericCreationException(String message, int code) JaloGenericCreationException(Throwable nested, int aVendorCode) -
Method Summary
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
JaloGenericCreationException
-
JaloGenericCreationException
-