Class PacketLineIn.InputOverLimitIOException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    PacketLineIn

    public static class PacketLineIn.InputOverLimitIOException
    extends IOException
    IOException thrown by read when the configured input limit is exceeded.
    Since:
    4.7
    See Also:
    Serialized Form
    • Constructor Detail

      • InputOverLimitIOException

        public InputOverLimitIOException()