openlist.reader.EndOfFileException Class Reference

List of all members.

Public Member Functions

 EndOfFileException ()
 EndOfFileException (String msg)


Detailed Description

An EndOfFileException is thrown when an attempt is made to read past the end of file in an SExpressionReader

Author:
Robert Keller

Constructor & Destructor Documentation

openlist.reader.EndOfFileException.EndOfFileException (  ) 

Creates a new instance of EndOfFileException without detail message.

openlist.reader.EndOfFileException.EndOfFileException ( String  msg  ) 

Constructs an instance of EndOfFileException with the specified detail message.

Parameters:
msg the detail message.


The documentation for this class was generated from the following file:

Generated on Thu Oct 29 10:51:32 2009 by  doxygen 1.5.8