PHP Класс Kohana_Exception, kohanaframework.org

Наследование: extends Kohana_Kohana_Exception
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
handler ( Exception $e ) : boolean Inline exception handler, displays the error message, source of the exception, and the stack trace of the error.

Описание методов

handler() публичный статический Метод

Inline exception handler, displays the error message, source of the exception, and the stack trace of the error.
public static handler ( Exception $e ) : boolean
$e Exception
Результат boolean