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