PHP Class Tobscure\JsonApi\Exception\Handler\InvalidParameterExceptionHandler

Inheritance: implements Tobscure\JsonApi\Exception\Handler\ExceptionHandlerInterface
Mostrar archivo Open project: tobscure/json-api

Public Methods

Method Description
handle ( Exception $e )
manages ( Exception $e )

Method Details

handle() public method

public handle ( Exception $e )
$e Exception

manages() public method

public manages ( Exception $e )
$e Exception