Documentation

NotFoundException extends UriNormalizerException
in package

Description of NotFoundException

Tags
author

zozlak

Table of Contents

Properties

$uri  : string|null

Methods

__construct()  : mixed
getUri()  : string|null

Properties

Methods

__construct()

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

        
On this page

Search results