nextcloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceNotFoundException.php

6 lines
110 B
PHP

<?php
namespace Guzzle\Service\Exception;
class ServiceNotFoundException extends ServiceBuilderException {}