mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
refactor announce
This commit is contained in:
8
app/Exceptions/TrackerException.php
Normal file
8
app/Exceptions/TrackerException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
class TrackerException extends NexusException
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user