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