Class MaxHeaderLengthLimitException

  • All Implemented Interfaces:
    Serializable

    public class MaxHeaderLengthLimitException
    extends MimeException
    Signals a I/O error due to the total header length exceeding the maximum limit.
    See Also:
    Serialized Form
    • Constructor Detail

      • MaxHeaderLengthLimitException

        public MaxHeaderLengthLimitException​(String message)