Package io.qt.network

Class QTimeoutException

All Implemented Interfaces:
Serializable

public class QTimeoutException extends RuntimeException
The QTimeoutException class is thrown when initializing server connections.
See Also:
  • Constructor Details

    • QTimeoutException

      public QTimeoutException(String message)
    • QTimeoutException

      public QTimeoutException()