File "CommandException.php"
Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php
File size: 142 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Guzzle\Service\Exception;
use Guzzle\Common\Exception\RuntimeException;
class CommandException extends RuntimeException {}