PHP Class ApiPlatform\Core\EventListener\ExceptionListener

Author: Samuel ROZE ([email protected])
Author: Kévin Dunglas ([email protected])
Inheritance: extends Symfony\Component\HttpKernel\EventListener\ExceptionListener
显示文件 Open project: api-platform/core Class Usage Examples

Public Methods

Method Description
onKernelException ( GetResponseForExceptionEvent $event )

Method Details

onKernelException() public method

public onKernelException ( GetResponseForExceptionEvent $event )
$event Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent