Exceptions
ForbiddenException
`kingston\icarus\exception\ForbiddenException`
`class ForbiddenException extends \Exception`
Class ForbiddenException
Properties
protected string |
$message |
Please Log In to To Perfomr that action |
protected string |
$code |
403 |
NotFoundException
`kingston\icarus\exception\NotFoundException`
`class NotFoundException extends \Exception`
Class NotFoundException
Properties
protected string |
$message |
Page not found |
protected string |
$code |
404 |