PHP Class PHPSpec2\Exception\MethodNotFoundException

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

Public Methods

Method Description
__construct ( $subject, $method )
getMethod ( )
getSubject ( )

Method Details

__construct() public method

public __construct ( $subject, $method )

getMethod() public method

public getMethod ( )

getSubject() public method

public getSubject ( )