Interface RejectedSubscribeError
- All Known Implementing Classes:
DuplicateSubscribeException
,QueueFullAndRejectedSubscribeException
,RejectedSubscribeException
public interface RejectedSubscribeError
Used in scenarios where a subscribe to an asynchronous source is attempted, but no "real" subscription is
established. In other words the subscribe operation was rejected.