[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 38 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ServiceUnavailableHttpException:: (1 method):
__construct()
Class: ServiceUnavailableHttpException - X-Ref
ServiceUnavailableHttpException.__construct($retryAfter = null, $message = null, \Exception $previous = null, $code = 0) X-Ref |
Constructor. param: int|string $retryAfter The number of seconds or HTTP-date after which the request may be retried param: string $message The internal exception message param: \Exception $previous The previous exception param: int $code The internal exception code |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |