Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NotEncodableValueException.php

class NotEncodableValueException

@author Christian Flothmann <christian.flothmann@sensiolabs.de>

Hierarchy

  • class \Symfony\Component\Serializer\Exception\UnexpectedValueException extends \Symfony\Component\Serializer\Exception\UnexpectedValueException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
    • class \Symfony\Component\Serializer\Exception\UnexpectedValueException extends \Symfony\Component\Serializer\Exception\UnexpectedValueException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
      • class \Symfony\Component\Serializer\Exception\NotEncodableValueException extends \Symfony\Component\Serializer\Exception\UnexpectedValueException

Expanded class hierarchy of NotEncodableValueException

5 files declare their use of NotEncodableValueException
JsonDecode.php in vendor/symfony/serializer/Encoder/JsonDecode.php
JsonEncode.php in vendor/symfony/serializer/Encoder/JsonEncode.php
RequestPayloadValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestPayloadValueResolver.php
SerializerErrorRenderer.php in vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php
XmlEncoder.php in vendor/symfony/serializer/Encoder/XmlEncoder.php

File

vendor/symfony/serializer/Exception/NotEncodableValueException.php, line 17

Namespace

Symfony\Component\Serializer\Exception
View source
class NotEncodableValueException extends UnexpectedValueException {

}
RSS feed
Powered by Drupal