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

Breadcrumb

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

class MappingException

Same name in this branch
  1. 11.1.x vendor/symfony/validator/Exception/MappingException.php \Symfony\Component\Validator\Exception\MappingException

MappingException.

@author Kévin Dunglas <dunglas@gmail.com>

Hierarchy

  • class \Symfony\Component\Serializer\Exception\RuntimeException extends \Symfony\Component\Serializer\Exception\RuntimeException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
    • class \Symfony\Component\Serializer\Exception\RuntimeException extends \Symfony\Component\Serializer\Exception\RuntimeException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
      • class \Symfony\Component\Serializer\Exception\MappingException extends \Symfony\Component\Serializer\Exception\RuntimeException

Expanded class hierarchy of MappingException

5 files declare their use of MappingException
AttributeLoader.php in vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php
FileLoader.php in vendor/symfony/serializer/Mapping/Loader/FileLoader.php
LoaderChain.php in vendor/symfony/serializer/Mapping/Loader/LoaderChain.php
XmlFileLoader.php in vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php
YamlFileLoader.php in vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php

File

vendor/symfony/serializer/Exception/MappingException.php, line 19

Namespace

Symfony\Component\Serializer\Exception
View source
class MappingException extends RuntimeException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal