Uses of Class
ddf.catalog.event.InvalidSubscriptionException
Packages that use InvalidSubscriptionException
Package
Description
Provides the classes for the Catalog Event API and implementation.
-
Uses of InvalidSubscriptionException in ddf.catalog.event
Methods in ddf.catalog.event that throw InvalidSubscriptionExceptionModifier and TypeMethodDescriptionEventProcessor.createSubscription(Subscription subscription) Create aSubscriptionwith an automatically-generated id.voidEventProcessor.createSubscription(Subscription subscription, String subscriptionId) Register aSubscriptionwith thisCatalogFramework.