Class MaxLineLimitException

  • All Implemented Interfaces:
    Serializable

    public class MaxLineLimitException
    extends IOException
    Signals an I/O error due to a line exceeding the limit on the maximum line length.
    See Also:
    Serialized Form
    • Constructor Detail

      • MaxLineLimitException

        public MaxLineLimitException​(String message)