igdb Error Response Parser
Implementation of the Igdb server response parser using the org.json.JSONTokener
Igdb server response parser
Parse incoming source response from the Igdb server into a IgdbHttpErrorResponse object.
Note: It is the caller's responsibility to close this stream.
Return
IgdbHttpErrorResponse or null if the stream cannot be parsed
Igdb server response parser
Parse incoming source response from the Igdb server into a IgdbHttpErrorResponse object.
Note: It is the caller's responsibility to close this stream.
Return
IgdbHttpErrorResponse or null if the stream cannot be parsed
Implementation of the Igdb server response parser using the org.json.JSONTokener
Igdb server response parser
Parse incoming source response from the Igdb server into a IgdbHttpErrorResponse object.
Note: It is the caller's responsibility to close this stream.
Return
IgdbHttpErrorResponse or null if the stream cannot be parsed