IcException.php 74 Bytes Edit 1 2 3 4 5 6 <?php namespace App\Exceptions; class IcException extends \Exception{ }