Class DumpException
Exception class thrown when an error occurs during dumping.
- Exception
- 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>
Api
Located at yaml/Symfony/Component/Yaml/Exception/DumpException.php
Author: Fabien Potencier <fabien@symfony.com>
Api
Located at yaml/Symfony/Component/Yaml/Exception/DumpException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|