public class LunaCryptokiException extends ProviderException
| Constructor and Description |
|---|
LunaCryptokiException()
Creates a new
LunaCryptokiException without a
detailed message. |
LunaCryptokiException(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(String msg,
long rc,
int keyHandle) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LunaCryptokiException()
LunaCryptokiException without a
detailed message.public LunaCryptokiException(String msg)
LunaCryptokiException with the specified
detail message.msg - the detail message.public void SetCKRValue(long rc)
public long GetCKRValue()
public static void ThrowNew(String msg, long rc, int keyHandle)
Copyright 2014-2016 SafeNet Inc