General Exception
Thrown when the Freshdesk API returns an HTTP error code that isn't handled by other exceptions
- Class name: ApiException
- Namespace: Freshdesk\Exceptions
- Parent class: Exception
\GuzzleHttp\Exception\RequestException Freshdesk\Exceptions\ApiException::getRequestException()
Returns the Request Exception
A Guzzle Request Exception is returned
- Visibility: public