PHP Class Newscoop\Service\Implementation\Exception\XMLMissingAttribueException

Inheritance: extends Exception
Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$attributeName string

Méthodes publiques

Méthode Description
__construct ( $attributeName )
getAttributeName ( ) : string Provides the attribute name that is corrupted.

Method Details

__construct() public méthode

public __construct ( $attributeName )

getAttributeName() public méthode

Provides the attribute name that is corrupted.
public getAttributeName ( ) : string
Résultat string The attribute name, not null.

Property Details

$attributeName protected_oe property

protected string $attributeName
Résultat string