index
:
gh_mirror/astroconda/cbc.git
master
Deprecated
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cbc
/
exceptions.py
blob: 7acf55f10b375b87161964777d83dd24cf5c47e0 (
plain
) (
blame
)
1
2
3
4
5
class
IncompleteEnv
(
Exception
):
pass
class
MetaDataError
(
Exception
):
pass