Documents
exceptions
exceptions
Type
External
Status
Published
Created
Mar 23, 2026
Updated
Mar 23, 2026
Source
View

.. _api_exceptions:

Exceptions#

GraphQLClientException#

.. autoclass:: aiographql.client.GraphQLClientException
:members:

GraphQLClientValidationException#

.. autoclass:: aiographql.client.GraphQLClientValidationException
:members:

GraphQLRequestException#

.. autoclass:: aiographql.client.GraphQLRequestException
:members:

GraphQLIntrospectionException#

.. autoclass:: aiographql.client.GraphQLIntrospectionException
:members:

GraphQLCodecException#

.. autoclass:: aiographql.client.GraphQLCodecException
:members:

exceptions | Dosu