Class TqClientException.NotFoundException

    • Constructor Detail

      • NotFoundException

        public NotFoundException​(String msg)
      • NotFoundException

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

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

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