namespace Symfony\Component\Yaml\Exception
Object name | File name | Summary |
---|---|---|
DumpException | vendor/symfony/yaml/Exception/DumpException.php | Exception class thrown when an error occurs during dumping. |
ExceptionInterface | vendor/symfony/yaml/Exception/ExceptionInterface.php | Exception interface for all exceptions thrown by the component. |
ParseException | vendor/symfony/yaml/Exception/ParseException.php | Exception class thrown when an error occurs during parsing. |
RuntimeException | vendor/symfony/yaml/Exception/RuntimeException.php | Exception class thrown when an error occurs during parsing. |