Class TqClientException.ProducerBusyException

    • Constructor Detail

      • ProducerBusyException

        public ProducerBusyException​(String msg)
      • ProducerBusyException

        public ProducerBusyException​(String msg,
                                     Throwable t)
      • ProducerBusyException

        public ProducerBusyException​(com.turtlequeue.sdk.api.proto.Tq.ReplyError err)
      • ProducerBusyException

        public ProducerBusyException​(com.turtlequeue.sdk.api.proto.Tq.ReplyError err,
                                     Throwable t)