Class TqClientException.AuthenticationException

    • Constructor Detail

      • AuthenticationException

        public AuthenticationException​(String msg)
      • AuthenticationException

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

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

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