PHP Class Contao\CoreBundle\Exception\InternalServerErrorHttpException

Inheritance: extends Symfony\Component\HttpKernel\Exception\HttpException
Mostra file Open project: contao/core-bundle

Public Methods

Method Description
__construct ( string | null $message = null, Exception $previous = null, integer $code ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( string | null $message = null, Exception $previous = null, integer $code )
$message string | null
$previous Exception
$code integer