|
||||||||||
| 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.jpos.security.SMException
org.jpos.security.jceadapter.JCEHandlerException
public class JCEHandlerException
| Constructor Summary | |
|---|---|
JCEHandlerException()
|
|
JCEHandlerException(Exception e)
|
|
JCEHandlerException(String s)
|
|
JCEHandlerException(String s,
Exception e)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jpos.security.SMException |
|---|
getTagName |
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCEHandlerException()
public JCEHandlerException(String s)
public JCEHandlerException(Exception e)
public JCEHandlerException(String s,
Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||