Exception: GQL::Errors::NotFoundError

Inherits:
GQL::Error
  • Object
show all
Defined in:
lib/gql/errors.rb

Direct Known Subclasses

CallNotFound, FieldNotFound, VariableNotFound

Instance Attribute Summary

Attributes inherited from GQL::Error

#code, #handle

Method Summary

Methods inherited from GQL::Error

#as_json, #initialize

Constructor Details

This class inherits a constructor from GQL::Error