Submit
Path:
~
/
/
opt
/
cloudlinux
/
alt-php54
/
root
/
usr
/
share
/
pear
/
Symfony
/
Component
/
Yaml
/
Exception
/
File Content:
DumpException.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Yaml\Exception; /** * Exception class thrown when an error occurs during dumping. * * @author Fabien Potencier <fabien@symfony.com> * * @api */ class DumpException extends RuntimeException { }
Submit
FILE
FOLDER
Name
Size
Permission
Action
DumpException.php
466 bytes
0644
ExceptionInterface.php
454 bytes
0644
ParseException.php
3566 bytes
0644
RuntimeException.php
496 bytes
0644
N4ST4R_ID | Naxtarrr