hunt-http ~master (2022-05-11T04:57:24.4711355)
Dub
Repo
CloseException.this
hunt
http
Exceptions
CloseException
Undocumented in source.
this
(int closeCode, string message, size_t line, string file)
this
(int closeCode, string message, Throwable cause, size_t line, string file)
class
CloseException
this
(
int
closeCode
,
string
message
,
Throwable
cause
,
size_t
line
= __LINE__
,
string
file
= __FILE__
)
this
(int closeCode, Throwable cause, size_t line, string file)
Meta
Source
See Implementation
hunt
http
Exceptions
CloseException
constructors
this
functions
getStatusCode