X7ROOT File Manager
Current Path:
/opt/alt/php54/usr/share/pear/Symfony/Component/Serializer/Exception
opt
/
alt
/
php54
/
usr
/
share
/
pear
/
Symfony
/
Component
/
Serializer
/
Exception
/
ðŸ“
..
📄
Exception.php
(396 B)
📄
InvalidArgumentException.php
(472 B)
📄
LogicException.php
(440 B)
📄
RuntimeException.php
(448 B)
📄
UnexpectedValueException.php
(470 B)
📄
UnsupportedException.php
(442 B)
Editing: LogicException.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\Serializer\Exception; /** * LogicException * * @author Lukas Kahwe Smith <smith@pooteeweet.org> */ class LogicException extends \LogicException implements Exception { }
Upload File
Create Folder