Home
last modified time | relevance | path

Searched refs:InvalidScopeException (Results 1 – 6 of 6) sorted by relevance

/expo/ios/versioned/sdk48/ExpoAppleAuthentication/
H A DAppleAuthenticationExceptions.swift4 final class InvalidScopeException: GenericException<Int> { class
H A DAppleAuthenticationUtils.swift34 throw InvalidScopeException(scope) in scopeFromInt()
/expo/ios/versioned/sdk49/ExpoAppleAuthentication/
H A DAppleAuthenticationExceptions.swift4 final class InvalidScopeException: GenericException<Int> { class
H A DAppleAuthenticationUtils.swift34 throw InvalidScopeException(scope) in scopeFromInt()
/expo/packages/expo-apple-authentication/ios/
H A DAppleAuthenticationExceptions.swift4 final class InvalidScopeException: GenericException<Int> { class
H A DAppleAuthenticationUtils.swift34 throw InvalidScopeException(scope) in scopeFromInt()