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:
  • Field Details

  • Constructor Details

    • MaxHeaderLimitException

      public MaxHeaderLimitException(String message)