public class EofException extends ParseError
Reader to signal a premature end of input.
E.g.: defining a string without closing it with the end quote before the end of the input is reached
| Constructor and Description |
|---|
EofException(java.lang.String message) |
EofException(java.lang.String message,
java.lang.Throwable cause) |
EofException(java.lang.Throwable cause) |
getCallStack, getCallStackAsString, getCallStackAsStringList, hasCallStack, printVeniceStackTrace, printVeniceStackTrace, printVeniceStackTrace, printVeniceStackTraceToString