Module: Graphlient::Errors

Defined in:
lib/graphlient/errors/error.rb,
lib/graphlient/errors/client_error.rb,
lib/graphlient/errors/server_error.rb,
lib/graphlient/errors/graphql_error.rb,
lib/graphlient/errors/timeout_error.rb,
lib/graphlient/errors/execution_error.rb,
lib/graphlient/errors/http_server_error.rb,
lib/graphlient/errors/http_options_error.rb,
lib/graphlient/errors/faraday_server_error.rb,
lib/graphlient/errors/connection_failed_error.rb

Defined Under Namespace

Classes: ClientError, ConnectionFailedError, Error, ExecutionError, FaradayServerError, GraphQLError, HttpOptionsError, HttpServerError, ServerError, TimeoutError