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

Breadcrumb

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

class DumpException

Exception class thrown when an error occurs during dumping.

@author Fabien Potencier <fabien@symfony.com>

Hierarchy

  • class \Symfony\Component\Yaml\Exception\RuntimeException extends \Symfony\Component\Yaml\Exception\RuntimeException implements \Symfony\Component\Yaml\Exception\ExceptionInterface
    • class \Symfony\Component\Yaml\Exception\RuntimeException extends \Symfony\Component\Yaml\Exception\RuntimeException implements \Symfony\Component\Yaml\Exception\ExceptionInterface
      • class \Symfony\Component\Yaml\Exception\DumpException extends \Symfony\Component\Yaml\Exception\RuntimeException

Expanded class hierarchy of DumpException

1 file declares its use of DumpException
Inline.php in vendor/symfony/yaml/Inline.php

File

vendor/symfony/yaml/Exception/DumpException.php, line 19

Namespace

Symfony\Component\Yaml\Exception
View source
class DumpException extends RuntimeException {

}

API Navigation

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