Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Error::HTTPError
Inherits
Error
<
Exception
<
Reference
<
Object
Constructors
new
(http_status :
HTTP::Status
, http_body :
String
, message = nil)
Source
Instance methods
http_body
Source
http_body=
(http_body :
String
)
Source
http_status
Source
http_status=
(http_status :
HTTP::Status
)
Source