Abstract parent class of TagNotFoundException, ValueNotFoundException and AttributeNotFoundException.
Thrown by the DOM's sdlang.ast.Tag.expectTag, etc. functions if a matching element isn't found.
The tag searched for
The tag searched from
Prefixes a message with file/line information from the tag (if tag exists). Optionally takes output range as a sink.
Outputs a message to stderr, prefixed with file/line information
See Implementation
Abstract parent class of TagNotFoundException, ValueNotFoundException and AttributeNotFoundException.
Thrown by the DOM's sdlang.ast.Tag.expectTag, etc. functions if a matching element isn't found.