org.apache.james.util
Class CRLFTerminatedReader.LineLengthExceededException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.apache.james.util.CRLFTerminatedReader.LineLengthExceededException
All Implemented Interfaces:
Serializable
Enclosing class:
CRLFTerminatedReader

public class CRLFTerminatedReader.LineLengthExceededException
extends IOException

See Also:
Serialized Form

Constructor Summary
CRLFTerminatedReader.LineLengthExceededException(String s)
           
 
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

CRLFTerminatedReader.LineLengthExceededException

public CRLFTerminatedReader.LineLengthExceededException(String s)


"Copyright © 1999-2006 Apache Jakarta Project. All Rights Reserved."