Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pawn
v0.1.2
Pawn
Error
Built with Crystal 1.9.2
2023-10-08 16:54:28 UTC
class
Pawn::Error
Pawn::Error
Exception
Reference
Object
Defined in:
pawn/error.cr
Constructors
.new
(response : Nil | HTTP::Client::Response, *args)
Instance Method Summary
#response
: HTTP::Client::Response | Nil
Constructor Detail
def self.
new
(response : Nil | HTTP::Client::Response, *args)
#
[
View source
]
Instance Method Detail
def
response
: HTTP::Client::Response | Nil
#
[
View source
]