This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Apq
/
speedtest-x
mirror de
https://github.com/BadApple9/speedtest-x.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
master
Ramos
Etiquetas
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
IOException.php
IOException.php
79 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
<?php
namespace SleekDB\Exceptions;
class IOException extends \Exception {}