be.cardon.cryptoapi.provider
Class PINNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.cardon.nativecall.cryptoapi.CryptoAPIException
              extended by be.cardon.cryptoapi.provider.PINNotSupportedException
All Implemented Interfaces:
java.io.Serializable

public class PINNotSupportedException
extends CryptoAPIException

See Also:
Serialized Form

Constructor Summary
PINNotSupportedException()
          Creates a new instance of PINNotSupportedException
PINNotSupportedException(java.lang.Exception e)
          Creates a new instance of PINNotSupportedException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PINNotSupportedException

public PINNotSupportedException()
Creates a new instance of PINNotSupportedException


PINNotSupportedException

public PINNotSupportedException(java.lang.Exception e)
Creates a new instance of PINNotSupportedException