/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/yaml/Exception
NameSizeModeActions
DumpException.php4730644editdlrm
ExceptionInterface.php4800644editdlrm
ParseException.php33370644editdlrm
RuntimeException.php5030644editdlrm
Edit: /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/yaml/Exception/DumpException.php (473B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace RectorPrefix202411\Symfony\Component\Yaml\Exception; /** * Exception class thrown when an error occurs during dumping. * * @author Fabien Potencier */ class DumpException extends RuntimeException { }