Class DumpException
Exception class thrown when an error occurs during dumping.
- Exception implements Throwable
- RuntimeException
- Symfony\Component\Yaml\Exception\RuntimeException implements Symfony\Component\Yaml\Exception\ExceptionInterface
- Symfony\Component\Yaml\Exception\DumpException
Namespace: Symfony\Component\Yaml\Exception
Author: Fabien Potencier <fabien@symfony.com>
Located at vendor/symfony/yaml/Exception/DumpException.php
Author: Fabien Potencier <fabien@symfony.com>
Located at vendor/symfony/yaml/Exception/DumpException.php
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()