MediaWiki
1.34.4
|
Exception thrown when a service was already defined, but the caller expected it to not exist. More...
Public Member Functions | |
__construct ( $serviceName, Exception $previous=null) | |
Exception thrown when a service was already defined, but the caller expected it to not exist.
Definition at line 37 of file ServiceAlreadyDefinedException.php.
Wikimedia\Services\ServiceAlreadyDefinedException::__construct | ( | $serviceName, | |
Exception | $previous = null |
||
) |
string | $serviceName | |
Exception | null | $previous |
Definition at line 44 of file ServiceAlreadyDefinedException.php.