Class RequestInProgressException

    • Constructor Detail

      • RequestInProgressException

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