CommandErrorclass

parser.t[5137]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

cmd errStage

Inherited from ParseError :
allowOnRespell curable

Inherited from Exception :
errmsg_

Summary of Methods  

construct

Inherited from ParseError :
display rankCorrection tryCuring

Inherited from Exception :
displayException getExceptionMessage showStackTrace

Properties  

cmd

parser.t[5145]

the Command object where the error occurred

errStageOVERRIDDEN

parser.t[5152]

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

parser.t[5138]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1