| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 52 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
runtime_exception:: (2 methods):
__construct()
get_parameters()
Class: runtime_exception - X-Ref
Class runtime_exception| __construct($message = "", array $parameters = array() X-Ref |
| Constructor param: string $message The Exception message to throw (must be a language variable). param: array $parameters The parameters to use with the language var. param: \Exception $previous The previous runtime_exception used for the runtime_exception chaining. param: integer $code The Exception code. |
| get_parameters() X-Ref |
| {@inheritdoc} |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |