exception documentation
class StalePIDFileError(Exception):
PID file contents are valid, but there is no process with the referenced PID.
class StalePIDFileError(Exception):
PID file contents are valid, but there is no process with the referenced PID.