| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 93 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ParameterNotFoundException:: (7 methods):
__construct()
updateRepr()
getKey()
getSourceId()
getSourceKey()
setSourceId()
setSourceKey()
Class: ParameterNotFoundException - X-Ref
This exception is thrown when a non-existent parameter is used.| __construct($key, $sourceId = null, $sourceKey = null, \Exception $previous = null, array $alternatives = array() X-Ref |
param: string $key The requested parameter key param: string $sourceId The service id that references the non-existent parameter param: string $sourceKey The parameter key that references the non-existent parameter param: \Exception $previous The previous exception param: string[] $alternatives Some parameter name alternatives |
| updateRepr() X-Ref |
| No description |
| getKey() X-Ref |
| No description |
| getSourceId() X-Ref |
| No description |
| getSourceKey() X-Ref |
| No description |
| setSourceId($sourceId) X-Ref |
| No description |
| setSourceKey($sourceKey) X-Ref |
| No description |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |