Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lavinmq-http-client
main
Lavinmq
HTTPClient
HTTPException
HTTPUsers
HTTPVHost
MessageStats
Generated using Crystal 1.14.0
2024-11-26 18:37:04 UTC
class
Lavinmq::
HTTPException
Lavinmq::HTTPException
Exception
Reference
Object
Defined in:
lavinmq-http-client.cr
Constructors
.new
(status : HTTP::Status, status_code : Int32, body : String)
Constructor Detail
def self.
new
(status : HTTP::Status, status_code : Int32, body : String)
#
[
View source
]