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: 2594 $ $Date: 2008-01-22 08:41:31 -0800 (Tue, 22 Jan 2008) $
- 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)