You are here

class RuntimeException in Lockr 7.3

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/Exception/RuntimeException.php, line 19

Namespace

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

}

Members