Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lavin-httpclient
main
Contract
Capabilities
ClientProperties
Connection
Details
EffectivePolicyDefinition
Exchange
Interface
LimitValue
Listener
MessagesStatsExchanges
MessagesStatsQueue
MessagesStatsStatus
MessagesStatsVhost
ObjectTotals
Permission
Policy
Queue
QueueTotals
Status
User
Vhost
VhostLimit
Lavin
Httpclient
Connection
Definition
Exchange
HTTPException
Model
Permission
Policy
Queue
Status
Tags
User
Vhost
VhostLimit
Generated using Crystal 1.14.0
2024-11-26 18:37:09 UTC
class
Lavin::
Httpclient::
HTTPException
Lavin::Httpclient::HTTPException
Exception
Reference
Object
Defined in:
endpoint/model.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
]