blob: 9933e6414c0ceb8e12385b1eab34dc5cf2cdc4e4 [file] [log] [blame]
class StgException(Exception):
"""Base class for all StGit exceptions."""
pass