PHP Класс Common\Exception\ExitException

Наследование: extends RedirectException
Показать файл Открыть проект

Открытые методы

Метод Описание
__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