master
<?php namespace SafeCrow\Exception; /** * Class CustomErrorException * @package SafeCrow\Exception */ class CustomErrorException extends \Exception { }