]> git.ipfire.org Git - oddments/ddns.git/blobdiff - src/ddns/errors.py
Add a basic command line interface.
[oddments/ddns.git] / src / ddns / errors.py
index 2a6f4a989907d9c75927620cc9fbf38e9f219df5..cd935d032001e65dfa25d08c82d2738f25fc9e59 100644 (file)
@@ -56,6 +56,14 @@ class DDNSConfigurationError(DDNSError):
        pass
 
 
+class DDNSHostNotFoundError(DDNSError):
+       """
+               Thrown when a configuration entry could
+               not be found.
+       """
+       pass
+
+
 class DDNSInternalServerError(DDNSError):
        """
                Thrown when the remote server reported