PHP Класс Newscoop\Service\Implementation\Exception\XMLMissingAttribueException

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

Защищенные свойства (Protected)

Свойство Тип Описание
$attributeName string

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

Метод Описание
__construct ( $attributeName )
getAttributeName ( ) : string Provides the attribute name that is corrupted.

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

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

public __construct ( $attributeName )

getAttributeName() публичный метод

Provides the attribute name that is corrupted.
public getAttributeName ( ) : string
Результат string The attribute name, not null.

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

$attributeName защищенное свойство

protected string $attributeName
Результат string