org.eclipse.higgins.icard.io
Class CardIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.icard.CardException
org.eclipse.higgins.icard.io.CardIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnsupportedElementFormatException
- public class CardIOException
- extends CardException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CardIOException
public CardIOException()
CardIOException
public CardIOException(String message)
CardIOException
public CardIOException(String message,
Throwable cause)
CardIOException
public CardIOException(Throwable cause)