16 : base(responseMessage,
"The request timed out!")
42 : base(message, innerException)
Exceptions thrown by IRestServerClients.
Occurs when the client provides invalid credentials.
RequestTimeoutException()
Initializes a new instance of the RequestTimeoutException class.
RequestTimeoutException(string message, Exception innerException)
Initializes a new instance of the RequestTimeoutException class.
RequestTimeoutException(string message)
Initializes a new instance of the RequestTimeoutException class.
RequestTimeoutException(HttpResponseMessage responseMessage)
Initializes a new instance of the RequestTimeoutException class.