Documentation

NotFound extends RepoLibException
in package

Exception representing the HTTP 404 Not Found return code

Tags
author

zozlak

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

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

        
On this page

Search results