File "FileAlreadyExistException.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/invoiceshelf/modules/src/Exceptions/FileAlreadyExistException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Nwidart\Modules\Exceptions;

class FileAlreadyExistException extends \Exception
{
}