public class CardException
extends java.io.IOException
| Constructor and Description |
|---|
CardException() |
CardException(java.lang.String message) |
CardException(java.lang.String msg,
byte status,
byte error) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getError() |
byte |
getStatus() |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.