Class WebsiteAdminNotAccessible
Exception thrown when a guest or a member tries to access the admin interface.
- Exception
- ICanBoogie\SecurityException
- ICanBoogie\PermissionRequired
- Icybee\Modules\Users\WebsiteAdminNotAccessible
Methods summary
public
|
#
__construct( mixed $message = "You don't have permission to access the admin of this website.", mixed $code = 500,
|
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()