com.cryptware.jscapi
Class SmartCardException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cryptware.jscapi.SmartCardException
All Implemented Interfaces:
java.io.Serializable

public class SmartCardException
extends java.lang.Exception

Wraps all smart card error

Author:
Ugo Chirico
See Also:
Serialized Form

Constructor Summary
SmartCardException(short sw1sw2)
           
 
Method Summary
 short getSW1SW2()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmartCardException

public SmartCardException(short sw1sw2)
Parameters:
sw1sw2 -
Method Detail

getSW1SW2

public short getSW1SW2()
Returns:
SW1SW2