vibe-dav ~master (2016-09-24T10:20:15Z)
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