Class SocketTimeoutException

    • Constructor Detail

      • SocketTimeoutException

        public SocketTimeoutException(String msg)
        Constructs a new SocketTimeoutException with a detail message.
        Parameters:
        msg - the detail message
      • SocketTimeoutException

        public SocketTimeoutException()
        Construct a new SocketTimeoutException with no detailed message.