Package de.hybris.platform.jalo
Class JaloObjectNoLongerValidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.jalo.JaloSystemException
de.hybris.platform.jalo.JaloObjectNoLongerValidException
- All Implemented Interfaces:
Serializable
Thrown when you tried to access a Jalo Object with no longer physically exists.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJaloObjectNoLongerValidException(PK pk, Exception exception, String message, int vendorCode) JaloObjectNoLongerValidException(Item item, Exception exception, String message, int vendorCode) -
Method Summary
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
JaloObjectNoLongerValidException
-
JaloObjectNoLongerValidException
-
-
Method Details
-
getJaloObject
-
getJaloObjectPK
-
getMessage
- Overrides:
getMessagein classThrowable
-
toString
Description copied from class:JaloSystemExceptionMethod toString- Overrides:
toStringin classJaloSystemException
-