org.jpos.core
Class CardAgentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.core.CardAgentException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
public class CardAgentException
- extends ISOException
- Since:
- jPOS 1.1
- Version:
- $Id: CardAgentException.java 2854 2010-01-02 10:34:31Z apr $
- Author:
- apr@cs.com.uy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CardAgentException
public CardAgentException()
CardAgentException
public CardAgentException(java.lang.String s)
CardAgentException
public CardAgentException(java.lang.Exception e)
CardAgentException
public CardAgentException(java.lang.String s,
java.lang.Exception e)