public 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, toString
public TerminationException(int where)
public TerminationException(String s, int where)
Copyright © 2006–2018. All rights reserved.