Class ConsumerCancelledException

All Implemented Interfaces:
com.rabbitmq.utility.SensibleClone<ConsumerCancelledException>, Serializable, Cloneable

public class ConsumerCancelledException extends RuntimeException implements com.rabbitmq.utility.SensibleClone<ConsumerCancelledException>
See Also:
  • Constructor Details

    • ConsumerCancelledException

      public ConsumerCancelledException()
  • Method Details