DavException

Undocumented in source.

Constructors

this
this(HTTPStatus status, string msg, string mime, string file, size_t line, Throwable next)
this
this(HTTPStatus status, string msg, Throwable next, string mime, string file, size_t line)

Members

Variables

mime
string mime;
Undocumented in source.
status
HTTPStatus status;
Undocumented in source.

Meta