org.jpos.security.jceadapter
Class JCEHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.security.SMException
org.jpos.security.jceadapter.JCEHandlerException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
public class JCEHandlerException
- extends SMException
- 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 |
JCEHandlerException
public JCEHandlerException()
JCEHandlerException
public JCEHandlerException(java.lang.String s)
JCEHandlerException
public JCEHandlerException(java.lang.Exception e)
JCEHandlerException
public JCEHandlerException(java.lang.String s,
java.lang.Exception e)