Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bamboozled
v0.2.0
Bamboozled
API
ApplicantTracking
Base
Employee
Meta
Report
TimeOff
TimeTracking
Base
ClientError
Mixins
HttpMethod
Response
ServerError
Built with Crystal 1.9.2
2023-10-07 18:09:11 UTC
class
Bamboozled::ServerError
Bamboozled::ServerError
Bamboozled::HttpErrorBase
Exception
Reference
Object
Defined in:
bamboozled/errors.cr
Instance methods inherited from class
Bamboozled::HttpErrorBase
debug_message?
debug_message?
,
response : HTTP::Client::Response
response
,
response=(response : HTTP::Client::Response)
response=
Constructor methods inherited from class
Bamboozled::HttpErrorBase
new(response : HTTP::Client::Response)
new
Class methods inherited from class
Bamboozled::HttpErrorBase
default_error_message(message : String)
default_error_message
,
error_type(code, hint)
error_type