index
:
dxdxdt/PALHM
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
palhm
/
exceptions.py
blob: f63f2f9b01734c1c4135eb7f3754e6e35391852c (
plain
)
1
2
class
InvalidConfigError
(
Exception
):
...
class
APIFailError
(
Exception
):
...