Uses of Class
com.securenative.exceptions.SecureNativeSDKException
-
Packages that use SecureNativeSDKException Package Description com.securenative com.securenative.exceptions -
-
Uses of SecureNativeSDKException in com.securenative
Methods in com.securenative that throw SecureNativeSDKException Modifier and Type Method Description static SecureNativeSecureNative. init()static SecureNativeSecureNative. init(SecureNativeOptions options)static SecureNativeSecureNative. init(java.lang.String apiKey)Constructors in com.securenative that throw SecureNativeSDKException Constructor Description ApiManagerImpl(EventManager eventManager, SecureNativeOptions options)SecureNativeEventManager(HttpClient httpClient, SecureNativeOptions options) -
Uses of SecureNativeSDKException in com.securenative.exceptions
Subclasses of SecureNativeSDKException in com.securenative.exceptions Modifier and Type Class Description classSecureNativeSDKIllegalStateException
-