Package com.securenative.exceptions
Class SecureNativeSDKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.securenative.exceptions.SecureNativeSDKException
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
SecureNativeSDKIllegalStateException
public class SecureNativeSDKException
extends java.lang.Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SecureNativeSDKException(java.lang.String message) -
Method Summary
-
Constructor Details
-
SecureNativeSDKException
public SecureNativeSDKException(java.lang.String message)
-