|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException org.apache.james.util.CRLFTerminatedReader.TerminationException
public class CRLFTerminatedReader.TerminationException
Constructor Summary | |
---|---|
CRLFTerminatedReader.TerminationException(int where)
|
|
CRLFTerminatedReader.TerminationException(java.lang.String s,
int where)
|
Method Summary | |
---|---|
int |
position()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CRLFTerminatedReader.TerminationException(int where)
public CRLFTerminatedReader.TerminationException(java.lang.String s, int where)
Method Detail |
---|
public int position()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |