Package ddf.catalog.event
Class SubscriptionExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ddf.catalog.event.EventException
ddf.catalog.event.SubscriptionExistsException
- All Implemented Interfaces:
Serializable
The exception thrown when problems creating a subscription are detected due to a
Subscription with the same ID already existing in the OSGi registry.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SubscriptionExistsException
public SubscriptionExistsException()
-