Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
UnexpectedValueException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions
;
4
13
class
UnexpectedValueException
extends
\UnexpectedValueException
implements
ExceptionInterface
{
14
15
}
Elgg\Exceptions\ExceptionInterface
Generic interface which allows catching of all exceptions thrown in Elgg.
Definition:
ExceptionInterface.php:10
Elgg\Exceptions\UnexpectedValueException
Exception thrown if a value does not match with a set of values.
Definition:
UnexpectedValueException.php:13
Elgg\Exceptions
Definition:
AuthenticationException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11