[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 48 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RejectionException:: (2 methods):
__construct()
getReason()
Class: RejectionException - X-Ref
A special exception that is thrown when waiting on a rejected promise.__construct($reason, $description = null) X-Ref |
param: mixed $reason Rejection reason. param: string $description Optional description |
getReason() X-Ref |
Returns the rejection reason. return: mixed |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |