Class ThrottlingException

    • Constructor Detail

      • ThrottlingException

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