mini\Exceptions\AccessDeniedException::__construct() Method

public constructor

Signature

public function __construct(string $message = 'Access denied', ?Throwable $previous = NULL)

Parameters

Name Type Default Description
$message string 'Access denied' Documentation missing
$previous ?Throwable NULL Documentation missing

Documentation

Documentation missing - No docblock found for this method.

Source

src/Exceptions/AccessDeniedException.php:13-16