public static final class CRLFTerminatedReader.TerminationException extends IOException
| Constructor and Description |
|---|
TerminationException(int where) |
TerminationException(String s,
int where) |
| Modifier and Type | Method and Description |
|---|---|
int |
position() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TerminationException(int where)
public TerminationException(String s, int where)
Copyright © 2006–2024. All rights reserved.