RequestTimeout
Request timeout library for Excimer with plain PHP fallback
Loading...
Searching...
No Matches
Wikimedia\RequestTimeout\RequestTimeoutException Class Reference

An exception which is thrown when the request timeout expires. More...

+ Inheritance diagram for Wikimedia\RequestTimeout\RequestTimeoutException:
+ Collaboration diagram for Wikimedia\RequestTimeout\RequestTimeoutException:

Public Member Functions

 __construct ( $limit)
 
- Public Member Functions inherited from Wikimedia\RequestTimeout\TimeoutException
 __construct ( $message, $limit)
 
 getLimit ()
 Get the limit which was exceeded, in seconds.
 

Detailed Description

An exception which is thrown when the request timeout expires.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\RequestTimeout\RequestTimeoutException::__construct ( $limit)
Parameters
float$limitThe limit (in seconds) which has expired

The documentation for this class was generated from the following file: