mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2026-06-07 09:26:02 +00:00
移除、添加文件
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
namespace IYUU\Client;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Class ClientException
|
||||
*/
|
||||
class ClientException extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user