Method | Description | |
---|---|---|
TimeoutException ( long timeout ) : System |
Creates a new instance of the TimeoutException class.
|
public TimeoutException ( long timeout ) : System | ||
timeout | long | The timeout value, in milliseconds |
return | System |