Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
updown
v0.2.1
Node
Updown
Check
CheckSsl
Downtime
Error
ErrorResponse
Metrics
MetricsRequests
MetricsRequestsByResponseTime
MetricsTimings
Settings
Built with Crystal 1.9.2
2023-10-07 22:07:56 UTC
class
Updown::Error
Updown::Error
Exception
Reference
Object
Defined in:
updown/error.cr
Constructors
.new
(response : HTTP::Client::Response)
Instance Method Summary
#status_code
: Int32
#status_code=
(status_code : Int32)
Constructor Detail
def self.
new
(response : HTTP::Client::Response)
#
[
View source
]
Instance Method Detail
def
status_code
: Int32
#
[
View source
]
def
status_code=
(status_code : Int32)
#
[
View source
]