���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/vendor/wikimedia/request-timeout/src/TimeoutException.php
���ѧ٧ѧ�
<?php namespace Wikimedia\RequestTimeout; use Wikimedia\NormalizedException\NormalizedException; /** * The base class for timeout exceptions thrown by this library */ class TimeoutException extends NormalizedException { /** @var float */ private $limit; public function __construct( $message, $limit ) { parent::__construct( $message, [ 'limit' => $limit ] ); $this->limit = $limit; } /** * Get the limit which was exceeded, in seconds. * * @return float */ public function getLimit() { return $this->limit; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.29 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�