ReplacementCommandStringExceptionclass | parser.t[7025] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Replacement command string exception. Abort any current command line, and start over with a brand new input string. Note that any pending, unparsed tokens on the previous command line should be discarded.
class
ReplacementCommandStringException : ParserException
Superclass Tree (in declaration order)
ReplacementCommandStringException
ParserException
Exception
object
Subclass Tree
Global Objects
Summary of Properties
issuingActor_
newCommand_
targetActor_
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
displayException
getExceptionMessage
showStackTrace
Properties
issuingActor_ | parser.t[7045] |
the actor issuing the command
newCommand_ | parser.t[7042] |
the new command string
targetActor_ | parser.t[7048] |
the default target actor of the command
Methods
construct (str, issuer, target) OVERRIDDEN | parser.t[7026] |
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3