public class LunaKeyLimitException extends LunaException
| Constructor and Description |
|---|
LunaKeyLimitException(String message,
int keyHandle)
Creates a new
LunaKeyLimitException. |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyHandle()
Return the handle of the key that caused this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LunaKeyLimitException(String message, int keyHandle)
LunaKeyLimitException.message - Typically the cryptoki function that encountered the limitkeyHandle - The handle of the key that exceeded its limitCopyright 2014-2016 SafeNet Inc