public class EndOfFileException extends RuntimeException
LineReader.readLine() when
user the user types ctrl-D).| Constructor and Description |
|---|
EndOfFileException() |
EndOfFileException(String message) |
EndOfFileException(String message,
Throwable cause) |
EndOfFileException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
EndOfFileException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.