PHP 클래스 Icicle\Http\Exception\InvalidResultError

상속: extends Error, implements Error
파일 보기 프로젝트 열기: icicleio/http

공개 메소드들

메소드 설명
__construct ( string $message, mixed $value )
getValue ( ) : mixed

메소드 상세

__construct() 공개 메소드

public __construct ( string $message, mixed $value )
$message string
$value mixed

getValue() 공개 메소드

public getValue ( ) : mixed
리턴 mixed