UnsupportedLanguageException
UnsupportedLanguageException.php
:
13
Final
Extends InvalidArgumentException
This exception is thrown if a service method is called with an illegal or non appropriate value.
Methods¶
__construct()
¶
UnsupportedLanguageException.php
:
18
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $languageCode | string | - | - |
| $providerIdentifier | string | - | - |
| $supportedLanguageCodes | array<string|int, string> | - | - |