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