NotFoundException
Thrown when something was not found
-
new NotFoundException()
-
$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()