createFromCode()
createFromCode(integer $code) : \app\framework\Component\Route\Klein\Exceptions\HttpException
Create an HTTP exception from nothing but an HTTP code
Parameters
integer | $code |
HttpException
An HTTP error exception
createFromCode(integer $code) : \app\framework\Component\Route\Klein\Exceptions\HttpException
Create an HTTP exception from nothing but an HTTP code
integer | $code |