ActivityWatch/aw-watcher-window

View on GitHub
aw_watcher_window/exceptions.py

Summary

Maintainability
A
0 mins
Test Coverage
class FatalError(Exception):
    """Exception raised when the program should exit with a fatal error."""