Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
prcomment
v0.1.3
Github
Client
Comments
ClientError
Connection
Error
ServerError
PRComment
Command
Tool
Generated using Crystal 1.10.1
2024-03-11 02:04:57 UTC
class
Github::
Error
Github::Error
Exception
Reference
Object
Direct Known Subclasses
Github::ClientError
Github::ServerError
Defined in:
github/error.cr
Constructors
.new
(response : HTTP::Client::Response =
nil
)
Class Method Summary
.from_response
(response : HTTP::Client::Response)
Instance Method Summary
#build_error_message
#documentation_url
#response_message
Constructor Detail
def self.
new
(response : HTTP::Client::Response =
nil
)
#
[
View source
]
Class Method Detail
def self.
from_response
(response : HTTP::Client::Response)
#
[
View source
]
Instance Method Detail
def
build_error_message
#
[
View source
]
def
documentation_url
#
[
View source
]
def
response_message
#
[
View source
]