Class TooManyConnectionsPerHostException

  • All Implemented Interfaces:
    Serializable

    public class TooManyConnectionsPerHostException
    extends IOException
    This exception is thrown when too many connections are opened to a remote host.
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyConnectionsPerHostException

        public TooManyConnectionsPerHostException​(int max)