Class AttributeNotFoundException
Thrown by the DOM's sdlang
, etc. functions if an Attribute isn't found.
Inherits from
-
DOMNotFoundException
(base class)
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
attributeName
|
FullName |
The attribute searched for |
valueType
|
TypeInfo |
Expected type for the not-found attribute's 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 |