Parser
Table of Contents
Interfaces
- ExceptionParserInterface
- Interface used to parse exceptions into an associative array of data
Classes
- AbstractJsonExceptionParser
- Parses JSON encoded exception responses
- DefaultXmlExceptionParser
- Parses default XML exception responses
- JsonQueryExceptionParser
- Parses JSON encoded exception responses from query services
- JsonRestExceptionParser
- Parses JSON encoded exception responses from REST services