Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
issue-dash
master
Top Level Namespace
GraphQLError
HTTPException
IssueDash
Login
Token
Built with Crystal 1.9.2
2023-10-07 18:45:53 UTC
class
GraphQLError
GraphQLError
Exception
Reference
Object
Defined in:
github_api.cr
Constructors
.new
(errors : Array(JSON::Any))
Instance Method Summary
#errors
: Array(JSON::Any)
Constructor Detail
def self.
new
(errors : Array(JSON::Any))
#
[
View source
]
Instance Method Detail
def
errors
: Array(JSON::Any)
#
[
View source
]