PHP Classes

File: Resources/config/config.yml

Recommend this page to a friend!
  Classes of Mohamed Aymen Ben Slimane   Exceptionizer Bundle   Resources/config/config.yml   Download  
File: Resources/config/config.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Exceptionizer Bundle
Throw exceptions that can be caught with listeners
Author: By
Last change:
Date: 9 years ago
Size: 530 bytes
 

Contents

Class file image Download
mabs_exceptionizer: exceptions: mabs_exceptionizer.base_exception: class: Mabs\ExceptionizerBundle\Exception\BaseException arguments: message: "test exception" code: 100 access_denied_excetion: class: Symfony\Component\Security\Core\Exception\AccessDeniedException not_found_http_exception: class: Symfony\Component\HttpKernel\Exception\NotFoundHttpException logical_exception: class: \LogicException