Class 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
    • Constructor Detail

      • MaxHeaderLimitException

        public MaxHeaderLimitException​(String message)