Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 762 Bytes

Freshdesk-Exceptions-UnsupportedContentTypeException.md

File metadata and controls

36 lines (16 loc) · 762 Bytes

Freshdesk\Exceptions\UnsupportedContentTypeException

Unsupported Content Type Exception

Thrown when the Freshdesk API returns a 415 code. Content type application/xml is not supported. Only application/json is supported

Methods

getRequestException

\GuzzleHttp\Exception\RequestException Freshdesk\Exceptions\ApiException::getRequestException()

Returns the Request Exception

A Guzzle Request Exception is returned