JavaScript is disabled on your browser.
Skip navigation links
io.reactivex.rxjava3.exceptions

Class MissingBackpressureException

  • All Implemented Interfaces:
    Serializable


    public final class MissingBackpressureException
    extends RuntimeException 
    Indicates that an operator attempted to emit a value but the downstream wasn't ready for it.
    See Also:
    Serialized Form
    • Constructor Detail

      • MissingBackpressureException

        public MissingBackpressureException()
        Constructs a MissingBackpressureException without message or cause.
      • MissingBackpressureException

        public MissingBackpressureException(String message)
        Constructs a MissingBackpressureException with the given message but no cause.
        Parameters:
        message - the error message
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /