KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javacard > framework > ISOException

javacard.framework
Class ISOException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--javacard.framework.CardRuntimeException
                          |
                          +--javacard.framework.ISOException

public ISOException(short sw)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static void throwIt(short sw)
See Also:
ISOException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags