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