Searched refs:TimeoutException (Results 1 – 2 of 2) sorted by relevance
8 class TimeoutException extends \RuntimeException class
69 use phpseclib3\Exception\TimeoutException; alias3254 …* @throws TimeoutException if the write could not be completed within the requested self::setTimeo…3608 } catch (TimeoutException $e) {3621 * @throws TimeoutException If user requested timeout was reached while waiting for next packet3651 throw new TimeoutException('Timed out waiting for server');4178 } catch (TimeoutException $e) {4685 throw new TimeoutException('Timed out waiting for server');