types/exceptions/exceptions library

Exceptions / Errors

NoUrlException
Exception thrown when trying to make a call before setting the SimpleGraphQL.apiUrl property.
SimpleGqlException
Exception thrown when an API call fails, either due to a network error, a server error or a parameters error.