Home Assistant Unofficial Reference 2024.12.1
exceptions.py
Go to the documentation of this file.
1 """Exceptions for Google Tasks api calls."""
2 
3 from homeassistant.exceptions import HomeAssistantError
4 
5 
7  """Error talking to the Google Tasks API."""