Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Http
Gatekeeper
WalledGardenException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Http\Gatekeeper
;
4
5
use
Elgg\Exceptions\Http\GatekeeperException
;
6
12
class
WalledGardenException
extends
GatekeeperException
{
13
14
}
Elgg\Exceptions\Http\Gatekeeper
Definition:
AdminGatekeeperException.php:3
Elgg\Exceptions\Http\Gatekeeper\WalledGardenException
Thrown when walled garden gatekeeper prevents access.
Definition:
WalledGardenException.php:12
Elgg\Exceptions\Http\GatekeeperException
Thrown when one of the gatekeepers prevents access.
Definition:
GatekeeperException.php:12
GatekeeperException
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11