NotFoundException
NotFoundException Thrown when something was not found
-
$notfoundexception->getCode()
-
$notfoundexception->getData()
-
$notfoundexception->getDetails()
-
$notfoundexception->getFile()
-
$notfoundexception->getFileRelative()
-
$notfoundexception->getHttpCode()
-
$notfoundexception->getKey()
-
$notfoundexception->getLine()
-
$notfoundexception->getMessage()
-
$notfoundexception->getPrevious()
-
$notfoundexception->getTrace()
-
$notfoundexception->getTraceAsString()
-
$notfoundexception->isTranslated()
-
$notfoundexception->toArray()
-
new NotFoundException()