Since: 4.0.0

class InvalidParameterExceptionHandler extends InvalidParameterExceptionHandler

Handler for invalid param

Methods

ResponseBag
handle(Exception $e)

Handle the provided exception.

Details

ResponseBag handle(Exception $e)

Since: 4.0.0

Handle the provided exception.

Parameters

Exception $e

The exception being handled

Return Value

ResponseBag