Class TooManyConnectionsException

  • All Implemented Interfaces:
    Serializable

    public class TooManyConnectionsException
    extends IOException
    This exception is thrown when too many connections are opened.
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyConnectionsException

        public TooManyConnectionsException​(int max)