master
<?php namespace zServices\Miscellany\Exceptions; use Exception; class NoServiceResponse extends Exception { }