Class TooManyRequestsException

    • Constructor Detail

      • TooManyRequestsException

        public TooManyRequestsException​(String message)
        Constructs a new TooManyRequestsException with the specified error message.
        Parameters:
        message - Describes the error encountered.