next up previous contents index
Next: SyntaxExceptionType Up: Input/Output Previous:   Contents   Index


SyntaxException


Usage

throw SyntaxException
try ...catch E in { E has SyntaxExceptionType $=>$ ...}


Description

SyntaxException is an exception type thrown by read operations from a TextReader.



Manuel Bronstein 2004-06-28