org.apache.james.mime4j.io
Class MaxLineLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.james.mime4j.io.MaxLineLimitException
- All Implemented Interfaces:
- Serializable
public class MaxLineLimitException
- extends IOException
Signals an I/O error due to a line exceeding the limit on the maximum line
length.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaxLineLimitException
public MaxLineLimitException(String message)
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.