public class ItemNotFoundException
extends ODataRuntimeApplicationException
| Constructor and Description |
|---|
ItemNotFoundException(java.lang.String entityType,
java.lang.String integrationKey)
Constructor to create ItemNotFoundException
|
ItemNotFoundException(java.lang.String entityType,
java.lang.String integrationKey,
java.lang.Throwable e)
Constructor to create ItemNotFoundException
|
public ItemNotFoundException(java.lang.String entityType,
java.lang.String integrationKey)
entityType - entity typeintegrationKey - integration keypublic ItemNotFoundException(java.lang.String entityType,
java.lang.String integrationKey,
java.lang.Throwable e)
entityType - entity typeintegrationKey - integration keye - exception to get Message fromCopyright © 2018 SAP SE. All Rights Reserved.