class RuntimeException in Lockr 7.3
Exception class thrown when an error occurs during parsing.
@author Romain Neutron <imprec@gmail.com>
Hierarchy
- class \Symfony\Component\Yaml\Exception\RuntimeException implements ExceptionInterface
- class \Symfony\Component\Yaml\Exception\RuntimeException implements ExceptionInterface
Expanded class hierarchy of RuntimeException
File
- vendor/
symfony/ yaml/ Exception/ RuntimeException.php, line 19
Namespace
Symfony\Component\Yaml\ExceptionView source
class RuntimeException extends \RuntimeException implements ExceptionInterface {
}