public class EJBItemNotFoundException extends JaloBusinessException
This happens for example in getXYItem( String pk ) methods which returns an item by a given pk.
| Constructor and Description |
|---|
EJBItemNotFoundException(Throwable throwable,
String message,
int vendorCode) |
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
getInvalidPKs() |
void |
setInvalidPKs(Set<PK> invalidPKs) |
getErrorCode, getThrowable, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2017 SAP SE. All Rights Reserved.