com.jaccal
Class CardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jaccal.CardException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BreakPointException, JaccalPCSCException, SessionFactoryException, UnknownCardException
- public class CardException
- extends Exception
Generic smart card exception
- Author:
- Chang Sau Sheong
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CardException
public CardException()
CardException
public CardException(Throwable t)
CardException
public CardException(String message)
Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.