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

Breadcrumb

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

class UnsupportedException

UnsupportedException.

@author Johannes M. Schmitt <schmittjoh@gmail.com>

Hierarchy

  • class \Symfony\Component\Serializer\Exception\InvalidArgumentException extends \Symfony\Component\Serializer\Exception\InvalidArgumentException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
    • class \Symfony\Component\Serializer\Exception\InvalidArgumentException extends \Symfony\Component\Serializer\Exception\InvalidArgumentException implements \Symfony\Component\Serializer\Exception\ExceptionInterface
      • class \Symfony\Component\Serializer\Exception\UnsupportedException extends \Symfony\Component\Serializer\Exception\InvalidArgumentException

Expanded class hierarchy of UnsupportedException

1 file declares its use of UnsupportedException
JsonDecode.php in vendor/symfony/serializer/Encoder/JsonDecode.php

File

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

Namespace

Symfony\Component\Serializer\Exception
View source
class UnsupportedException extends InvalidArgumentException {

}
RSS feed
Powered by Drupal