public class EndOfFileException extends Exception
| Constructor and Description |
|---|
EndOfFileException(int offset) |
EndOfFileException(int offset,
boolean endsInactiveCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endsInactiveCode() |
int |
getEndOffset()
Returns the offset at which the translation unit ends, or -1 if not known.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.