com.sleepycat.je.log
Class FileReader.EOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.log.FileReader.EOFException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FileReader
public static class FileReader.EOFException
- extends Exception
Never seen by user, used to indicate that the file reader should stop.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileReader.EOFException
public FileReader.EOFException()
FileReader.EOFException
public FileReader.EOFException(String message)
Copyright (c) 2004-2012 Oracle. All rights reserved.