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
- Class name: UnsupportedContentTypeException
- Namespace: Freshdesk\Exceptions
- Parent class: Freshdesk\Exceptions\ApiException
\GuzzleHttp\Exception\RequestException Freshdesk\Exceptions\ApiException::getRequestException()
Returns the Request Exception
A Guzzle Request Exception is returned
- Visibility: public
- This method is defined by Freshdesk\Exceptions\ApiException