Elgg  Version master
List of all members
Elgg\Exceptions\LoginException Class Reference

Generic parent class for login exceptions. More...

Inheritance diagram for Elgg\Exceptions\LoginException:
Elgg\Exceptions\HttpException Elgg\Exceptions\Exception Elgg\Exceptions\ExceptionInterface

Additional Inherited Members

- Public Member Functions inherited from Elgg\Exceptions\HttpException
 setParams (array $params=[])
 Set params to provide context about the exception. More...
 
 getParams ()
 Retrieve exception parameters. More...
 
 getParam ($name)
 Get a parameter value. More...
 
 setRedirectUrl ($url)
 Set preferred redirect URL If set, a redirect response will be issued. More...
 
 getRedirectUrl ()
 Get preferred redirect URL. More...
 
- Protected Attributes inherited from Elgg\Exceptions\HttpException
 $params = []
 
 $url
 

Detailed Description

Generic parent class for login exceptions.

Since
4.0

Definition at line 12 of file LoginException.php.


The documentation for this class was generated from the following file: