DocumentNotFoundException

Exception thrown if a document could not be found.

class DocumentNotFoundException : Exception {}

Constructors

this
this(string msg, string file, size_t line)

Meta