Class TqClientException.BrokerPersistenceException

    • Constructor Detail

      • BrokerPersistenceException

        public BrokerPersistenceException​(String msg)
      • BrokerPersistenceException

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

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

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