Class TagNotFoundException

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

Inherits from

Constructors

Name Description
this

Fields

Name Type Description
base Tag The tag searched from
tagName FullName The tag searched for

Methods

Name Description
customMsg Prefixes a message with file/line information from the tag (if tag exists).
writeCustomMsg Outputs a message to stderr, prefixed with file/line information

Authors

Copyright

License