Copied!

InvalidLanguageCodeFormatException

InvalidLanguageCodeFormatException.php : 13
Final

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

Methods

public__construct()

InvalidLanguageCodeFormatException.php : 15
public __construct(string $languageCode, string $type, string $expectedPattern)

Parameters

Name Type Default value Description
$languageCode string - -
$type string - -
$expectedPattern string - -