Elgg
Version 6.2
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Http
CsrfException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Http
;
4
10
class
CsrfException
extends
ForbiddenException
{
11
12
}
Elgg\Exceptions\Http\ForbiddenException
Thrown when the client doesn't have access to the requested resource.
Definition:
ForbiddenException.php:12
Elgg\Exceptions\Http\CsrfException
Thrown when CSRF tokens mismatch.
Definition:
CsrfException.php:10
Elgg\Exceptions\Http
Definition:
BadRequestException.php:3
Generated on Mon Apr 21 2025 00:00:18 for Elgg by
1.8.11