|
Java Card v2.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
public class Exception
The class Exception and its subclasses are a form of Throwable that indicate
conditions that a reasonable applet might want to catch.
This Java Card platform class's functionality is a strict subset of the definition in the JavaTM 2 Platform Standard Edition (J2SETM) API Specification.
| Constructor Summary | |
|---|---|
Exception()
Constructs an Exception instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals |
| Constructor Detail |
|---|
public Exception()
Exception instance.
|
Java Card v2.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||