class UptimeKumaException(Exception):
    """
    There was an exception that occurred while communicating with Uptime Kuma.
    """
    pass