DdocException

Class for library exception.

Most often, this is thrown when a Ddoc document is misformatted (unmatching parenthesis, too much arguments to a macro...).

Constructors

this
this(string msg, string file, size_t line, Throwable next)
Undocumented in source.

Members

Properties

snippet
string snippet [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
snippet
string snippet [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta