PHP Class PHPSpec2\Exception\PropertyNotFoundException

Inheritance: extends Exception
Afficher le fichier Open project: phpspec/phpspec2

Méthodes publiques

Méthode Description
__construct ( $subject, $property )
getProperty ( )
getSubject ( )

Method Details

__construct() public méthode

public __construct ( $subject, $property )

getProperty() public méthode

public getProperty ( )

getSubject() public méthode

public getSubject ( )