DisambigOrdinalOutOfRangeExceptionclassdisambig.t[518]

Disambiguation Ordinal Out Of Range - this is thrown when the user answers a disambiguation question with an ordinal, but the ordinal is outside the bounds of the offered list (for example, we ask "which book do you mean, the red book, or the blue book?", and the user answers "the fourth one").

class DisambigOrdinalOutOfRangeException :   DisambigException

Superclass Tree   (in declaration order)

DisambigOrdinalOutOfRangeException
        DisambigException
                Exception
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

ord_ 

Inherited from Exception :
errmsg_ 

Summary of Methods  

construct 

Inherited from Exception :
displayException  getExceptionMessage  showStackTrace 

Properties  

ord_disambig.t[526]

a string giving the ordinal word entered by the user

Methods  

construct (ord)OVERRIDDENdisambig.t[519]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3