hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
CloseException.this
hunt
http
Exceptions
CloseException
Undocumented in source.
this
(int closeCode, string message, size_t line, string file)
class
CloseException
this
(
int
closeCode
,
string
message
,
size_t
line
= __LINE__
,
string
file
= __FILE__
)
this
(int closeCode, string message, Throwable cause, size_t line, string file)
this
(int closeCode, Throwable cause, size_t line, string file)
Meta
Source
See Implementation
hunt
http
Exceptions
CloseException
constructors
this
functions
getStatusCode