Class ConsumeOkNotReceivedException

  • All Implemented Interfaces:
    Serializable

    public class ConsumeOkNotReceivedException
    extends AmqpException
    Thrown when a blocking receive operation is performed but the consumeOk was not received before the receive timeout. Consider increasing the receive timeout.
    Since:
    2.0
    Author:
    Gary Russell
    See Also:
    Serialized Form
    • Constructor Detail

      • ConsumeOkNotReceivedException

        public ConsumeOkNotReceivedException​(String message)