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