$status
$status :
خطای پیدا نشدن یک شئ
All pluf application exceptions are subclass of the \Pluf\Exception. If any exeption throw which is not subclass of it, the framework will consider as non expected exception.
__construct(string $message = "requested object not found.", \Pluf\Exception $previous = null, string $link = null, string $developerMessage = null)
یک نمونه از این کلاس ایجاد میکند.
string | $message | |
\Pluf\Exception | $previous | |
string | $link | |
string | $developerMessage |