mini\Exceptions\AccessDeniedException class

Documentation

Exception thrown when access to a resource is denied

Transport-agnostic - the dispatcher maps this to appropriate response (e.g., 401/403 for HTTP, appropriate error for CLI, etc.)

Inheritance

Extends: Exception

Implements: Throwable Stringable

Properties (4)

protected mixed $message
protected mixed $code
protected string $file
protected int $line

Methods (10)

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Source

src/Exceptions/AccessDeniedException.php:11-17