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