|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.cdgsoftware.icl.util.ICLException
public class ICLException
The Class ICLException.
Constructor Summary | |
---|---|
ICLException()
Instantiates a new iCL exception. |
|
ICLException(java.lang.String s)
Instantiates a new iCL exception. |
|
ICLException(java.lang.String s,
java.lang.Throwable nested)
Instantiates a new iCL exception. |
Method Summary |
---|
Methods inherited from class org.jpos.iso.ISOException |
---|
dump, getNested, printStackTrace, printStackTrace, printStackTrace, toString |
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 |
Constructor Detail |
---|
public ICLException()
public ICLException(java.lang.String s)
s
- the spublic ICLException(java.lang.String s, java.lang.Throwable nested)
s
- the snested
- the nested
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |