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