org.jpos.security
Class WeakPINException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.security.SMException
org.jpos.security.WeakPINException
- All Implemented Interfaces:
- Serializable, Loggeable
public class WeakPINException
- extends SMException
Signals that a Weak PIN exception has occurred.
- Version:
- $Revision$ $Date$
- Author:
- Robert Demski
- See Also:
- Serialized Form
WeakPINException
public WeakPINException()
WeakPINException
public WeakPINException(String s)
WeakPINException
public WeakPINException(Exception e)
WeakPINException
public WeakPINException(String s,
Exception e)
Copyright © 1998-2012 jPOS.org. All Rights Reserved.