Class ValueNotFoundException

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

Inherits from

Constructors

Name Description
this

Fields

Name Type Description
valueType TypeInfo Expected type for the not-found value.
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