org.apache.james.mime4j.io
Class MaxHeaderLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.james.mime4j.MimeException
org.apache.james.mime4j.io.MaxHeaderLimitException
- All Implemented Interfaces:
- Serializable
public class MaxHeaderLimitException
- extends MimeException
Signals a I/O error due to the header count exceeding the maximum limit.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaxHeaderLimitException
public MaxHeaderLimitException(String message)
Copyright © 2004-2012 JBoss by Red Hat. All Rights Reserved.