<?php
namespace App\Exceptions;
use Exception;
class AuditionAdminException extends Exception
{
//
}
Powered by TurnKey Linux.