<?php namespace App\Exceptions\Import; use Exception; class GeneralException extends Exception {}