You are here

class RuntimeException in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/symfony/yaml/Exception/RuntimeException.php \Symfony\Component\Yaml\Exception\RuntimeException

Exception class thrown when an error occurs during parsing.

@author Romain Neutron <imprec@gmail.com>

Hierarchy

Expanded class hierarchy of RuntimeException

File

vendor/symfony/yaml/Symfony/Component/Yaml/Exception/RuntimeException.php, line 19

Namespace

Symfony\Component\Yaml\Exception
View source
class RuntimeException extends \RuntimeException implements ExceptionInterface {

}

Members