public abstract class CardException
extends java.io.IOException
Modifier | Constructor and Description |
---|---|
protected |
CardException() |
protected |
CardException(java.lang.String description) |
protected |
CardException(java.lang.String description,
java.lang.Throwable cause) |