Elgg  Version 1.12
InvalidLocaleException.php
Go to the documentation of this file.
1 <?php
2 namespace Elgg\I18n;
3 
9 class InvalidLocaleException extends \InvalidArgumentException {}
Indicated an invalid Locale was given.