chutney/chutney/exceptions.py

4 lines
42 B
Python

class HaltException(Exception):
pass