Class TqClientException.NotConnectedException

    • Constructor Detail

      • NotConnectedException

        public NotConnectedException​(String msg)
      • NotConnectedException

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

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

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