CommandErrorclass
A CommandError is an error in parsing that occurs within the build process for a Command object.
class
CommandError
:
ParseError
Superclass Tree (in declaration order)
CommandError
ParseError
Exception
` object`
Subclass Tree
CommandError
EmptyNounError
RejectParseTreeError
Global Objects
(none)
Summary of Properties
Inherited from ParseError
:
allowOnRespell
curable
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from ParseError
:
display
rankCorrection
tryCuring
Inherited from Exception
:
displayException
getExceptionMessage
showStackTrace
Properties
cmd
the Command object where the error occurred
errStage
OVERRIDDEN
these errors occur once we have a valid predicate structure, so we’re in stage 2 of the parsing when we encounter an error of this type
Methods
construct (cmd)
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1