Class SubscriptionFailureException

All Implemented Interfaces:
Serializable

public class SubscriptionFailureException extends RuntimeException
Exception raised when a subscription fails. It will be raised to caller, and signaled via onError implemented by subscriber.
See Also:
  • Method Details

    • getSubscriberId

      public NoSQLSubscriberId getSubscriberId()
      Gets id of of the failed subscriber
      Returns:
      id of of the failed subscriber