Elgg  Version 5.1
Namespaces | Classes
Elgg\Exceptions\Http Namespace Reference

Namespaces

 Gatekeeper
 

Classes

class  BadRequestException
 Thrown when request is malformatted. More...
 
class  CsrfException
 Thrown when CSRF tokens mismatch. More...
 
class  EntityNotFoundException
 Thrown when entity can not be found. More...
 
class  EntityPermissionsException
 Thrown when entity can not be edited or container permissions do not allow it to be written. More...
 
class  GatekeeperException
 Thrown when one of the gatekeepers prevents access. More...
 
class  PageNotFoundException
 Thrown when page is not accessible. More...
 
class  ValidationException
 Action validation exception. More...