org.apache.james.mime4j.io
Class MaxLineLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.james.mime4j.MimeIOException
org.apache.james.mime4j.io.MaxLineLimitException
- All Implemented Interfaces:
- Serializable
public class MaxLineLimitException
- extends MimeIOException
Signals a 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-2012 JBoss by Red Hat. All Rights Reserved.