PHP 클래스 Icicle\Http\Exception\MessageException

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

공개 메소드들

메소드 설명
__construct ( $code, $message, Exception $previous = null )
getResponseCode ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $code, $message, Exception $previous = null )
$previous Exception

getResponseCode() 공개 메소드

public getResponseCode ( )