HTTPStatusException.this

Undocumented in source.
class HTTPStatusException
pure nothrow @safe @nogc
this
(
int status
,
string message = null
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta