Contents

NEDNSSettingsErrorDomain

The domain for errors resulting from calls to the DNS settings manager.

Declaration

let NEDNSSettingsErrorDomain: String

Discussion

Match this constant to the domain of an NSError encountered when calling methods on NEDNSSettingsManager. The NEDNSSettingsManagerError enumeration defines possible code values for these errors.

See Also

Handling errors