References ExceptionAction
Reference
C
Class

ApiPlatform\Action\ExceptionAction

Renders a normalized exception for a given see FlattenException.

class ApiPlatform\Action\ExceptionAction
{
    public __construct(Symfony\Component\Serializer\SerializerInterface $serializer, array $errorFormats, array $exceptionToStatus, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory)
    public __invoke(Symfony\Component\ErrorHandler\Exception\FlattenException $exception, Symfony\Component\HttpFoundation\Request $request): Symfony\Component\HttpFoundation\Response
}

Methods

__construct

public __construct(Symfony\Component\Serializer\SerializerInterface $serializer, array $errorFormats, array $exceptionToStatus, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory)

Parameters

serializerSymfony\Component\Serializer\SerializerInterface
errorFormatsarrayA list of enabled error formats
exceptionToStatusarrayA list of exceptions mapped to their HTTP status code
resourceMetadataCollectionFactory`ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface`

__invoke

Converts an exception to a JSON response.

public __invoke(Symfony\Component\ErrorHandler\Exception\FlattenException $exception, Symfony\Component\HttpFoundation\Request $request): Symfony\Component\HttpFoundation\Response

Parameters

exceptionSymfony\Component\ErrorHandler\Exception\FlattenException
requestSymfony\Component\HttpFoundation\Request

Returns

Symfony\Component\HttpFoundation\Response

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop