Copied!

UnsupportedLanguageException

UnsupportedLanguageException.php : 13
Final

This exception is thrown if a service method is called with an illegal or non appropriate value.

Methods

public__construct()

UnsupportedLanguageException.php : 18
public __construct(string $languageCode, string $providerIdentifier, array<string|int, string> $supportedLanguageCodes)

Parameters

Name Type Default value Description
$languageCode string - -
$providerIdentifier string - -
$supportedLanguageCodes array<string|int, string> - -