Class SubscriptionExistsException

All Implemented Interfaces:
Serializable

public class SubscriptionExistsException extends EventException
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 Details

    • SubscriptionExistsException

      public SubscriptionExistsException()