public class EOFWhileReadingLineException extends RuntimeException
| Constructor and Description |
|---|
EOFWhileReadingLineException(String lineSoFar) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLineSoFar() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EOFWhileReadingLineException(String lineSoFar)
public String getLineSoFar()
public String getMessage()
getMessage in class ThrowableCopyright © 2019. All Rights Reserved.