FacturaScripts

KernelException extends Exception
in package

Excepciones para redirigir a un controlador de errores.

Table of Contents

Properties

$handler  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $handler, string $message[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$handler : string
$message : string
$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results