You are here

class RuntimeException in Currency 7.2

Exception class thrown when an error occurs during parsing.

@author Romain Neutron <imprec@gmail.com>

@api

Hierarchy

Expanded class hierarchy of RuntimeException

File

currency/vendor/symfony/yaml/Exception/RuntimeException.php, line 21

Namespace

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

}

Members