PHP Class PHPSpec2\Exception\PropertyNotFoundException

Inheritance: extends Exception
Show file Open project: phpspec/phpspec2

Public Methods

Method Description
__construct ( $subject, $property )
getProperty ( )
getSubject ( )

Method Details

__construct() public method

public __construct ( $subject, $property )

getProperty() public method

public getProperty ( )

getSubject() public method

public getSubject ( )