Class StreamOverflowException

  • All Implemented Interfaces:
    Serializable

    public class StreamOverflowException
    extends IOException
    Exception thrown when too much data is written to an InputStream
    See Also:
    Serialized Form
    • Constructor Detail

      • StreamOverflowException

        public StreamOverflowException​(String msg)