Click or drag to resize
ServiceUnavailableException Constructor
Overload List
  NameDescription
Public methodServiceUnavailableException(Response)
Initializes a new instance of the ServiceUnavailableException class with the specified REST response.
Public methodServiceUnavailableException(String, Response)
Initializes a new instance of the ServiceUnavailableException class with the specified error message and REST response.
Top
See Also