public class PIVAPIException
extends java.lang.Exception
PivApiWrapper encounters an error.
The PIV API translates error codes returned by the PC/SC Microsoft API into PIV API error codes.
For more information, see PIV Return Codes| Modifier and Type | Field and Description |
|---|---|
protected int |
m_errorCode |
| Constructor and Description |
|---|
PIVAPIException(int error) |
PIVAPIException(int error,
java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Returns the PIV API native error code value.
|
public PIVAPIException(int error)
public PIVAPIException(int error,
java.lang.String msg)
public int getErrorCode()
PIV Return Codes.Copyright © 1998-2010 ActivIdentity (All rights reserved)