Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
I18n
InvalidLocaleException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\I18n
;
4
5
use
Elgg\Exceptions\InvalidArgumentException
;
6
12
class
InvalidLocaleException
extends
InvalidArgumentException
{
13
14
}
Elgg\Exceptions\InvalidArgumentException
Exception thrown if an argument is not of the expected type.
Definition:
InvalidArgumentException.php:11
Elgg\Exceptions\I18n\InvalidLocaleException
Indicated an invalid Locale was given.
Definition:
InvalidLocaleException.php:12
InvalidArgumentException
Elgg\Exceptions\I18n
Definition:
InvalidLocaleException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11