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

File size: 153B
<?php

namespace Guzzle\Service\Exception;

use Guzzle\Common\Exception\RuntimeException;

class DescriptionBuilderException extends RuntimeException {}