Public Member Functions | |
| EndOfFileException () | |
| EndOfFileException (String msg) | |
| 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.
| msg | the detail message. |
1.5.8