Skip to content
Back to top
octodns.record.exception
-
exception octodns.record.exception.RecordException[source]
Bases: Exception
-
exception octodns.record.exception.ValidationError(fqdn, reasons, context=None)[source]
Bases: RecordException
-
classmethod build_message(fqdn, reasons, context=None)[source]
-
__init__(fqdn, reasons, context=None)[source]