NotUnderstoodErrorclass | parser.t[5043], newbie.t[327] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Modified in newbie.t[327]:
This game may be played by novice players. We'll try to keep track of how many not-understood commands they enter, in case it helps us decide whether they need help. The playerHelper object will use this information to decide whether to offer help.
class
NotUnderstoodError : ParseError
NotUnderstoodError
ParseError
Exception
object
Inherited from ParseError
:
allowOnRespell
curable
errStage
Inherited from Exception
:
errmsg_
Inherited from ParseError
:
tryCuring
Inherited from Exception
:
construct
displayException
getExceptionMessage
showStackTrace
display ( ) OVERRIDDEN | parser.t[5044], newbie.t[328] |
rankCorrection (toks, idx, dict) OVERRIDDEN | parser.t[5061] |