$notfoundexception->getHttpCode()
Returns the HTTP code that corresponds with the exception
$notfoundexception->getHttpCode(): int
Return type
int
Parent class
Kirby\Exception\NotFoundException
inherited from Kirby\Exception\Exception
Returns the HTTP code that corresponds with the exception
$notfoundexception->getHttpCode(): int
int
Kirby\Exception\NotFoundException
inherited from Kirby\Exception\Exception