/opt/alt/php55/usr/share/pear/Symfony/Component/Serializer/Exception
NameSizeModeActions
Exception.php3960644editdlrm
InvalidArgumentException.php4720644editdlrm
LogicException.php4400644editdlrm
RuntimeException.php4480644editdlrm
UnexpectedValueException.php4700644editdlrm
UnsupportedException.php4420644editdlrm
Edit: /opt/alt/php55/usr/share/pear/Symfony/Component/Serializer/Exception/RuntimeException.php (448B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Serializer\Exception; /** * RuntimeException * * @author Johannes M. Schmitt */ class RuntimeException extends \RuntimeException implements Exception { }