PHP 클래스 Common\Exception\ExitException

상속: extends RedirectException
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
__construct ( string $message, string $html = null, integer $statusCode = Response::HTTP_OK )

메소드 상세

__construct() 공개 메소드

public __construct ( string $message, string $html = null, integer $statusCode = Response::HTTP_OK )
$message string
$html string
$statusCode integer