ServiceFaultException Constructor |
Name | Description | |
---|---|---|
![]() | ServiceFaultException(Response) |
Initializes a new instance of the ServiceFaultException class with the
specified REST response.
|
![]() | ServiceFaultException(String, Response) |
Initializes a new instance of the ServiceFaultException class with the
specified error message and REST response.
|