Class IpAddressInUseException

    • Constructor Detail

      • IpAddressInUseException

        public IpAddressInUseException​(String message)
        Constructs a new IpAddressInUseException with the specified error message.
        Parameters:
        message - Describes the error encountered.