Contents

NEVPNConnectionErrorDomain

The domain for errors resulting from VPN connection calls.

Declaration

let NEVPNConnectionErrorDomain: String

Discussion

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

See Also

Handling errors