/home/brandsfa/www/vendor/nwidart/laravel-modules/src/Exceptions/FileAlreadyExistException.php
<?php

namespace Nwidart\Modules\Exceptions;

class FileAlreadyExistException extends \Exception
{
}