Serialized Form
-
Package iaik.pkcs.pkcs11.wrapper
-
Class iaik.pkcs.pkcs11.wrapper.PKCS11Exception extends Exception implements Serializable
-
Serialized Fields
-
errorCode
long errorCode
-
-
-
-
Package org.xipki.pkcs11.wrapper
-
Class org.xipki.pkcs11.wrapper.PKCS11Exception extends TokenException implements Serializable
-
Serialized Fields
-
errorCode
long errorCode
The code of the error which was the reason for this exception. -
errorName
String errorName
-
-
-
Class org.xipki.pkcs11.wrapper.TokenException extends Exception implements Serializable
-