This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
Apq
/
speedtest-x
spogulis no
https://github.com/BadApple9/speedtest-x.git
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Atzars:
master
Atzari
Tagi
docker
master
20241006
20220725
speedtest-x
/
backend
/
SleekDB
/
Exceptions
/
InvalidDataException.php
InvalidDataException.php
88 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
5
6
<?php
namespace SleekDB\Exceptions;
class InvalidDataException extends \Exception {}