PHP Class Contao\CoreBundle\EventListener\ResponseExceptionListener

Mostra file Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
onKernelException ( GetResponseForExceptionEvent $event ) Sets the response from the exception.

Method Details

onKernelException() public method

Sets the response from the exception.
public onKernelException ( GetResponseForExceptionEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent