TagNotFoundException

Thrown by the DOM's sdlang.ast.Tag.expectTag, etc. functions if a Tag isn't found.

Constructors

this
this(Tag base, FullName tagName, string msg, string file, size_t line)
Undocumented in source.

Inherited Members

From DOMNotFoundException

tagName
FullName tagName;

The tag searched for

Meta