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

namespace Guzzle\Service\Exception;

use Guzzle\Common\Exception\RuntimeException;

class DescriptionBuilderException extends RuntimeException {}