Class SubscriptionException

All Implemented Interfaces:
Serializable

public class SubscriptionException extends AbstractCheckedException
Thrown when an attempt to create a subscription fails.
See Also:
  • Constructor Details

    • SubscriptionException

      public SubscriptionException(String message)
      The constructor.
      Parameters:
      message - the detail message that explains the exception.