Class PermissionRequired
Exception thrown when a user doesn't have the required permission.
- Exception implements Throwable
-
ICanBoogie\SecurityException
-
ICanBoogie\PermissionRequired
Methods summary
public
|
#
__construct( $message = "You don't have the required permission.", $code = 401, Exception $previous = null )
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message