| FaultHandlerParseErrorResponseAndPrepareException Method |
Parses the error response and prepares the response.
Namespace:
Intuit.Ipp.Core.Rest
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic IdsException ParseErrorResponseAndPrepareException(
string errorString
)
Parameters
- errorString
- Type: SystemString
The error string.
Return Value
Type:
IdsExceptionIds Exception.
See Also