Compatibility alias
Compatibility alias
Compatibility alias
Thrown when someting is wrong with the provided arguments to a function.
Thrown by the DOM's sdlang.ast.Tag.expectAttribute, etc. functions if an Attribute isn't found.
Thrown by the DOM on empty range and out-of-range conditions.
Abstract parent class of TagNotFoundException, ValueNotFoundException and AttributeNotFoundException.
Thrown by the DOM on empty range and out-of-range conditions.
Thrown when a syntax error is encounterd while parsing.
Abstract parent class of all SDLang-D defined exceptions.
Thrown by the DOM's sdlang.ast.Tag.expectTag, etc. functions if a Tag isn't found.
Thrown when attempting to do something in the DOM that's unsupported, such as:
Thrown by the DOM's sdlang.ast.Tag.expectValue, etc. functions if a Value isn't found.