org.jpos.iso
Class ISOFilter.VetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.iso.ISOFilter.VetoException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
- Enclosing interface:
- ISOFilter
public static class ISOFilter.VetoException
- extends ISOException
- 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 |
ISOFilter.VetoException
public ISOFilter.VetoException()
ISOFilter.VetoException
public ISOFilter.VetoException(java.lang.String detail)
ISOFilter.VetoException
public ISOFilter.VetoException(java.lang.Exception nested)
ISOFilter.VetoException
public ISOFilter.VetoException(java.lang.String detail,
java.lang.Exception nested)