You are here

class DumpException in Currency 7.2

Exception class thrown when an error occurs during dumping.

@author Fabien Potencier <fabien@symfony.com>

@api

Hierarchy

Expanded class hierarchy of DumpException

1 file declares its use of DumpException
Inline.php in currency/vendor/symfony/yaml/Inline.php

File

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

Namespace

Symfony\Component\Yaml\Exception
View source
class DumpException extends RuntimeException {

}

Members