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