This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Apq
/
speedtest-x
同期ミラー
https://github.com/BadApple9/speedtest-x.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
11463fda6d
ブランチ
タグ
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidArgumentException.php
InvalidArgumentException.php
92 B
履歴
Raw
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidArgumentException extends \Exception {}