⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package-use.html

📁 JAVA CARD 开发包规格说明,版本为2.2.2
💻 HTML
📖 第 1 页 / 共 3 页
字号:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#java.rmi"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#java.rmi"><B>Throwable</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Throwable class is the superclass of all errors and exceptions in the Java Card  platform's subset of the Java programming language.</TD></TR></TABLE>&nbsp;<P><A NAME="javacard.framework"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacard/framework/package-summary.html">javacard.framework</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/ArrayIndexOutOfBoundsException.html#javacard.framework"><B>ArrayIndexOutOfBoundsException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>ArrayIndexOutOfBoundsException</code> is thrown to indicate that an array has been accessed with an illegal index.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#javacard.framework"><B>Exception</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/NegativeArraySizeException.html#javacard.framework"><B>NegativeArraySizeException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>NegativeArraySizeException</code> is thrown if an applet tries to create an array with negative size.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/NullPointerException.html#javacard.framework"><B>NullPointerException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>NullPointerException</code> is thrown when an applet attempts to use <code>null</code> in a case where an object is required.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#javacard.framework"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/RuntimeException.html#javacard.framework"><B>RuntimeException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>RuntimeException</code> is the superclass of those exceptions that can be thrown during the normal operation of the Java Card Virtual Machine.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/SecurityException.html#javacard.framework"><B>SecurityException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>SecurityException</code> is thrown by the Java Card  Virtual Machine to indicate a security violation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#javacard.framework"><B>Throwable</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Throwable class is the superclass of all errors and exceptions in the Java Card  platform's subset of the Java programming language.</TD></TR></TABLE>&nbsp;<P><A NAME="javacard.framework.service"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacard/framework/service/package-summary.html">javacard.framework.service</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#javacard.framework.service"><B>Exception</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/NullPointerException.html#javacard.framework.service"><B>NullPointerException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>NullPointerException</code> is thrown when an applet attempts to use <code>null</code> in a case where an object is required.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#javacard.framework.service"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/RuntimeException.html#javacard.framework.service"><B>RuntimeException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>RuntimeException</code> is the superclass of those exceptions that can be thrown during the normal operation of the Java Card Virtual Machine.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/SecurityException.html#javacard.framework.service"><B>SecurityException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>SecurityException</code> is thrown by the Java Card  Virtual Machine to indicate a security violation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#javacard.framework.service"><B>Throwable</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Throwable class is the superclass of all errors and exceptions in the Java Card  platform's subset of the Java programming language.</TD></TR></TABLE>&nbsp;<P><A NAME="javacard.security"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacard/security/package-summary.html">javacard.security</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/ArrayIndexOutOfBoundsException.html#javacard.security"><B>ArrayIndexOutOfBoundsException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>ArrayIndexOutOfBoundsException</code> is thrown to indicate that an array has been accessed with an illegal index.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#javacard.security"><B>Exception</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/NullPointerException.html#javacard.security"><B>NullPointerException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Java Card runtime environment-owned instance of <code>NullPointerException</code> is thrown when an applet attempts to use <code>null</code> in a case where an object is required.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#javacard.security"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/RuntimeException.html#javacard.security"><B>RuntimeException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>RuntimeException</code> is the superclass of those exceptions that can be thrown during the normal operation of the Java Card Virtual Machine.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#javacard.security"><B>Throwable</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Throwable class is the superclass of all errors and exceptions in the Java Card  platform's subset of the Java programming language.</TD></TR></TABLE>&nbsp;<P><A NAME="javacardx.biometry"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacardx/biometry/package-summary.html">javacardx.biometry</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Exception.html#javacardx.biometry"><B>Exception</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The class <code>Exception</code> and its subclasses are a form of <code>Throwable</code> that indicate conditions that a reasonable applet might want to catch.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#javacardx.biometry"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/RuntimeException.html#javacardx.biometry"><B>RuntimeException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>RuntimeException</code> is the superclass of those exceptions that can be thrown during the normal operation of the Java Card Virtual Machine.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Throwable.html#javacardx.biometry"><B>Throwable</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Throwable class is the superclass of all errors and exceptions in the Java Card  platform's subset of the Java programming language.</TD></TR></TABLE>&nbsp;<P><A NAME="javacardx.crypto"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacardx/crypto/package-summary.html">javacardx.crypto</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../java/lang/class-use/Object.html#javacardx.crypto"><B>Object</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class <code>Object</code> is the root of the Java Card platform class hierarchy.</TD></TR></TABLE>&nbsp;<P><A NAME="javacardx.external"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../java/lang/package-summary.html">java.lang</A> used by <A HREF="../../javacardx/external/package-summary.html">javacardx.external</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -