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