mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-08-28 00:44:50 +00:00
移除、添加文件
This commit is contained in:
12
vendor/ledccn/bittorrentclient/src/ClientException.php
vendored
Normal file
12
vendor/ledccn/bittorrentclient/src/ClientException.php
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
namespace IYUU\Client;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Class ClientException
|
||||
*/
|
||||
class ClientException extends Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user