crunchbutton/include/library/Guzzle/Service/Exception/ServiceNotFoundException.php
2014-11-17 11:46:53 -08:00

6 lines
110 B
PHP

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