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