Merge branch 'master' of git.ucc.asn.au:/matches/honours
[matches/honours.git] / research / transmission_spectroscopy / simulator / pgu-0.18 / build / lib / pgu / gui / errors.py
1 # error.py
2
3 class PguError(Exception):
4     pass
5
6 class StyleError(PguError):
7     pass
8

UCC git Repository :: git.ucc.asn.au