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