Documentation

ModuleNotFoundError extends Error404
in package

Table of Contents

$errorIndex  : int
$errorMessage  : string
__construct()  : mixed
__toString()  : mixed
errorMessage()  : string
toString()  : string

Properties

$errorIndex

public int $errorIndex

$errorMessage

public string $errorMessage

Methods

__construct()

public __construct(string $module) : mixed
Parameters
$module : string
Return values
mixed

__toString()

public __toString() : mixed
Return values
mixed

errorMessage()

public errorMessage() : string
Return values
string

toString()

private toString() : string
Return values
string

Search results