class AccessDeniedException extends RuntimeException
AccessDeniedException is thrown when the account has not the required role.
Methods
| __construct($message = 'Access Denied', Exception $previous = null) |
class AccessDeniedException extends RuntimeException
AccessDeniedException is thrown when the account has not the required role.
| __construct($message = 'Access Denied', Exception $previous = null) |
public
__construct($message = 'Access Denied', Exception $previous = null)