PHP 클래스 Eloquent\Phony\Call\Exception\UndefinedResponseException

상속: extends Exceptio\Exception
파일 보기 프로젝트 열기: eloquent/phony

공개 메소드들

메소드 설명
__construct ( string $message ) Construct a new undefined return value exception.

메소드 상세

__construct() 공개 메소드

Construct a new undefined return value exception.
public __construct ( string $message )
$message string The message.