in opmon/errors.py [0:0]
def __init__(self, message): """Initialize exception.""" super().__init__(message)