Class TqClientException.TopicDoesNotExistException

    • Constructor Detail

      • TopicDoesNotExistException

        public TopicDoesNotExistException​(String msg)
      • TopicDoesNotExistException

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

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

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