Class BackpressureException

  • All Implemented Interfaces:
    Serializable

    public class BackpressureException
    extends CouchbaseException
    Identifies the need to back off on the supplier side when using a service, because the consumer is overloaded.
    Since:
    1.0
    Author:
    Michael Nitschinger
    See Also:
    Serialized Form
    • Constructor Detail

      • BackpressureException

        public BackpressureException()