Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Configuration
InstallationException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Configuration
;
4
5
use
Elgg\Exceptions\ConfigurationException
;
6
12
class
InstallationException
extends
ConfigurationException
{
13
14
}
Elgg\Exceptions\ConfigurationException
A generic parent class for Configuration exceptions.
Definition:
ConfigurationException.php:10
ConfigurationException
Elgg\Exceptions\Configuration
Definition:
InstallationException.php:3
Elgg\Exceptions\Configuration\InstallationException
Thrown when there is a major problem with the installation.
Definition:
InstallationException.php:12
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11