View file sdark.mobi/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php

File size: 142B
<?php

namespace Guzzle\Service\Exception;

use Guzzle\Common\Exception\RuntimeException;

class CommandException extends RuntimeException {}