public class PKCS11Exception extends Exception
| Constructor and Description |
|---|
PKCS11Exception(long errorCode)
Constructor taking the error code as defined for the CKR_* constants
in PKCS#11.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getErrorCode()
Returns the PKCS#11 error code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.