|
Description: |
ImplementationException may be thrown by the following method(s) of the EPCIS Query Control Interface:
- getQueryNames - subscribe - unsubscribe - poll - getSubscriptionIDs - getStandardVersion - getVendorVersion
An attempt to execute a standing query may result in a QueryTooLargeException or an ImplementationException being sent to a subscriber via the EPCIS Query Callback Interface instead of a normal query result. In this case, the QueryTooLargeException or ImplementationException shall include, in addition to the reason string, the query name and the subscriptionID as specified in the subscribe call that created the standing query. |
|
|