vibe-dav ~master (2021-10-22T22:13:23.1388123)
Dub
Repo
DavPropException
vibedav
prop
Undocumented in source.
class
DavPropException : DavException {
this
(HTTPStatus status, string msg, string mime, string file, size_t line, Throwable next);
this
(HTTPStatus status, string msg, Throwable next, string mime, string file, size_t line);
}
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)
Meta
Source
See Implementation
vibedav
prop
classes
DavProp
DavPropException
functions
getTagChilds
normalize
parseXMLProp
parseXMLPropNode
parseXMLPropText