PHP Class Common\Exception\ExitException

Inheritance: extends RedirectException
Show file Open project: forkcms/forkcms

Public Methods

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

Method Details

__construct() public method

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