Class ValueNotFoundException
Thrown by the DOM's sdlang
, etc. functions if a Value isn't found.
Inherits from
-
DOMNotFoundException
(base class)
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 |