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:
- Serializable, Loggeable
- Direct Known Subclasses:
- JCEHandlerException, WeakPINException
public class SMException
- extends ISOException
Signals that a Security Module exception of some sort has occurred.
- Version:
- $Revision$ $Date$
- Author:
- Hani S. Kirollos
- See Also:
- Serialized Form
|
Method Summary |
protected String |
getTagName()
put your documentation comment here |
SMException
public SMException()
SMException
public SMException(String s)
SMException
public SMException(Exception e)
SMException
public SMException(String s,
Exception e)
getTagName
protected String getTagName()
- put your documentation comment here
- Overrides:
getTagName in class ISOException
- Returns:
- tag name
Copyright © 1998-2012 jPOS.org. All Rights Reserved.