• File: ServiceBuilderException.php
  • Full Path: /home/atelipy/www/wpmain/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php
  • File size: 149 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Guzzle\Service\Exception;

use Guzzle\Common\Exception\RuntimeException;

class ServiceBuilderException extends RuntimeException {}