Package de.hybris.platform.persistence
Class EJBItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.persistence.EJBItemNotFoundException
- All Implemented Interfaces:
Serializable
This extension is thrown, if a Item cannot be found.
This happens for example in getXYItem( String pk ) methods which returns an item by a given pk.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEJBItemNotFoundException(Throwable throwable, String message, int vendorCode) -
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
-
EJBItemNotFoundException
-
-
Method Details
-
getInvalidPKs
-
setInvalidPKs
-