Class SubscriberInternalException

All Implemented Interfaces:
Serializable

public class SubscriberInternalException extends StreamingGetException
Wrapper for unexpected errors on data subscription. Wraps the underlying unexpected error.
See Also:
  • Constructor Details

    • SubscriberInternalException

      public SubscriberInternalException(Throwable cause)
      Parameters:
      cause - root cause