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