Duffer Derek

Current Path : /var/www/invoice-sync.bitkit.dk/httpdocs/app/Exceptions/
Upload File :
Current File : /var/www/invoice-sync.bitkit.dk/httpdocs/app/Exceptions/InvoiceNotFoundException.php

<?php

namespace App\Exceptions;

use Throwable;

class InvoiceNotFoundException extends EconomicException
{
    public function __construct($message, $code = 0, Throwable $previous = null)
    {
        parent::__construct($message, $code, $previous);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists