types/exceptions/exceptions library
Exceptions / Errors
- NoUrlException
-
Exception thrown when trying to make a call before setting the
SimpleGraphQL.apiUrlproperty. - SimpleGqlException
- Exception thrown when an API call fails, either due to a network error, a server error or a parameters error.