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