Appendix B. Java Card 2.1 Application Programming Interface
package java.lang
Description
Provides classes that are fundamental to the design of the Java Card technology subset of the Java programming language.
Class Summary | |
---|---|
Classes | |
Object
| Class Object is the root of the Java Card class hierarchy.
|
Throwable
| The Throwable class is the superclass of all errors and exceptions in the Java Card subset of the Java language. |
Exceptions | |
ArithmeticException
| A JCRE owned instance of ArithmethicException is thrown when an exceptional arithmetic condition has occurred.
|
ArrayIndexOutOfBoundsException
| A JCRE owned instance of IndexOutOfBoundsException is thrown to indicate that an array has been accessed with an illegal index.
|
ArrayStoreException
| A JCRE owned ... |
Get Java Card™ Technology for Smart Cards now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.