radar-wp/vendor/guzzle/common/Guzzle/Common/Exception/RuntimeException.php
2015-02-24 16:25:12 +01:00

5 lines
122 B
PHP

<?php
namespace Guzzle\Common\Exception;
class RuntimeException extends \RuntimeException implements GuzzleException {}