PHP Class Symfony\Component\HttpKernel\Exception\NotFoundHttpException

Author: Fabien Potencier ([email protected])
Inheritance: extends Symfony\Component\HttpKernel\Exception\HttpException
Show file Open project: pmjones/php-framework-benchmarks Class Usage Examples

Public Methods

Method Description
__construct ( $message = '', $code, Exception $previous = null )

Method Details

__construct() public method

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