16 : base(responseMessage,
"The service is unavailable!")
42 : base(message, innerException)
Exceptions thrown by IRestServerClients.
Occurs when the client makes a request while the server is starting or stopping.
ServiceUnavailableException(string message, Exception innerException)
Initializes a new instance of the ServiceUnavailableException class.
ServiceUnavailableException(HttpResponseMessage responseMessage)
Initializes a new instance of the ServiceUnavailableException class.
ServiceUnavailableException(string message)
Initializes a new instance of the ServiceUnavailableException class.
ServiceUnavailableException()
Initializes a new instance of the ServiceUnavailableException class.