Class RuntimeException
Exception class thrown when an error occurs during parsing.
- Exception
- RuntimeException
- Symfony\Component\Yaml\Exception\RuntimeException implements Symfony\Component\Yaml\Exception\ExceptionInterface
Direct known subclasses
Symfony\Component\Yaml\Exception\DumpException, Symfony\Component\Yaml\Exception\ParseException
Namespace: Symfony\Component\Yaml\Exception
Author: Romain Neutron <imprec@gmail.com>
Api
Located at yaml/Symfony/Component/Yaml/Exception/RuntimeException.php
Author: Romain Neutron <imprec@gmail.com>
Api
Located at yaml/Symfony/Component/Yaml/Exception/RuntimeException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|