Documentation

NotFoundException extends Exception
in package

Exception thrown when a requested resource is not found.

This exception is thrown when a resource (such as a file, database record, or API endpoint) cannot be located or accessed.

Table of Contents

Properties

$code  : mixed
$message  : mixed

Properties

On this page

Search results