Class TqClientException.AlreadyClosedException

    • Constructor Detail

      • AlreadyClosedException

        public AlreadyClosedException​(String msg)
      • AlreadyClosedException

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

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

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