This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
tanjingyu
/
mid-api-proxy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
mid-api-proxy
/
api
/
error.py
error.py
88 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
class unauthorized_error(Exception):
pass
class system_error(Exception):
pass