public class CryptokiException
extends java.lang.Exception
| Constructor and Description |
|---|
CryptokiException() |
CryptokiException(java.lang.String s)
Makes a new
CryptokiException with the given message string. |
| Modifier and Type | Method and Description |
|---|---|
CkiReturnValue |
getReturnValue()
Gets the return value of this CryptokiException.
|
public CryptokiException()
public CryptokiException(java.lang.String s)
CryptokiException with the given message string.public CkiReturnValue getReturnValue()