Skip to content

FinalException

  • Full name: \Qubus\Error\Exceptions\FinalException
  • Parent class: ErrorException

Properties

context

protected array $context

Methods

__construct

public __construct(string $message, int $code, int $severity, ?string $filename = null, ?int $lineno = null, array $context = []): mixed

Parameters:

Parameter Type Description
$message string
$code int
$severity int
$filename ?string
$lineno ?int
$context array

getContext

public getContext(): array


Automatically generated on 2025-10-13