Uses of Class
ddf.catalog.event.SubscriptionNotFoundException
Packages that use SubscriptionNotFoundException
Package
Description
Provides the classes for the Catalog Event API and implementation.
-
Uses of SubscriptionNotFoundException in ddf.catalog.event
Methods in ddf.catalog.event that throw SubscriptionNotFoundExceptionModifier and TypeMethodDescriptionvoidEventProcessor.deleteSubscription(String subscriptionId) Deletes the subscription associated with the given id.voidEventProcessor.updateSubscription(Subscription subscription, String subcriptionId) Updates the subscription associated with the given id.