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

namespace Guzzle\Service\Exception;

class ServiceNotFoundException extends ServiceBuilderException {}