Class NotFoundException
Class NotFoundException
- Exception
- Rutube\Exceptions\Exception
- Rutube\Exceptions\NotFoundException
Methods summary
Methods inherited from Rutube\Exceptions\Exception
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
protected
string
|
$message
|
#
'Not found'
|
protected
integer
|
$code
|
#
404
|
Properties inherited from Exception
$file
,
$line