PHP Класс Horde_Exception_PushApp, horde

Copyright 2012-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Exception_Wrapped
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$application string The application that failed.

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

Метод Описание
__construct ( string $message, integer $code, string $app ) Constructor.

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

__construct() публичный Метод

Constructor.
public __construct ( string $message, integer $code, string $app )
$message string Error message.
$code integer Error reason.
$app string Application being pushed.

Описание свойств

$application публичное свойство

The application that failed.
public string $application
Результат string