Parses the OData Error.
Syntax
public
abstract IODataError
parseODataError
(
String
error
) throws ParserException, IllegalArgumentException
Returns
The OData Error document
Exceptions
-
ParserException class –
If the If the document source is invalid source is invalid
-
IllegalArgumentException –
If the argument is null