TokErrorNoMatchclass
no match for token
class
TokErrorNoMatch
:
TokenizerError
Superclass Tree (in declaration order)
TokErrorNoMatch
TokenizerError
Exception
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
getExceptionMessage
showStackTrace
Properties
curChar_
current character (first character of remainingStr_)
remainingStr_
The remainder of the string. This is the part that couldn’t be matched; we were successful in matching up to this point.
Methods
construct (str)
OVERRIDDEN
no description available
displayException ( )
OVERRIDDEN
for convenience, separately remember the single character that we don’t recognize - this is simply the first character of the rest of the line
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3