org.jpos.security
Class SMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.security.SMException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
- Direct Known Subclasses:
- JCEHandlerException
public class SMException
- extends ISOException
Signals that a Security Module exception of some sort has occurred.
- Version:
- $Revision: 2854 $ $Date: 2010-01-02 02:34:31 -0800 (Sat, 02 Jan 2010) $
- Author:
- Hani S. Kirollos
- 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 |
SMException
public SMException()
SMException
public SMException(java.lang.String s)
SMException
public SMException(java.lang.Exception e)
SMException
public SMException(java.lang.String s,
java.lang.Exception e)