public class LunaCryptokiException
extends java.security.ProviderException
Constructor and Description |
---|
LunaCryptokiException()
Creates a new
LunaCryptokiException without a detailed message. |
LunaCryptokiException(java.lang.String msg)
Constructs a
LunaCryptokiException with the specified detail message. |
Modifier and Type | Method and Description |
---|---|
long |
GetCKRValue() |
void |
SetCKRValue(long rc) |
static void |
ThrowNew(java.lang.String msg,
long rc,
int keyHandle) |
public LunaCryptokiException()
LunaCryptokiException
without a detailed message.public LunaCryptokiException(java.lang.String msg)
LunaCryptokiException
with the specified detail message.msg
- the detail message.Copyright 2014-2018 SafeNet. All rights reserved.