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
Signals that a Security Module exception of some sort has occurred.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ISOException
dump, getNested, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
SMException
public SMException() -
SMException
-
SMException
-
SMException
-
-
Method Details
-
getTagName
put your documentation comment here- Overrides:
getTagNamein classISOException- Returns:
- tag name
-