PHP 클래스 PHPSpec2\Exception\MethodNotFoundException

상속: extends Exception
파일 보기 프로젝트 열기: phpspec/phpspec2

공개 메소드들

메소드 설명
__construct ( $subject, $method )
getMethod ( )
getSubject ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $subject, $method )

getMethod() 공개 메소드

public getMethod ( )

getSubject() 공개 메소드

public getSubject ( )