Interface RejectedSubscribeError
-
- All Known Implementing Classes:
DuplicateSubscribeException,MaxRequestLimitExceededRejectedSubscribeException,QueueFullAndRejectedSubscribeException,RejectedSubscribeException
public interface RejectedSubscribeErrorUsed 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.