Java Card
v2.2.2

Package java.io

Defines a subset of the java.io package in the standard Java programming language.

See:
          Description

Exception Summary
IOException A Java Card runtime environment-owned instance of IOException is thrown to signal that an I/O exception of some sort has occurred.
 

Package java.io Description

Defines a subset of the java.io package in the standard Java programming language.

The java.io.IOException class is included in the Java Card API to maintain a hierarchy of exceptions identical to the standard Java programming language. The java.io.IOException class is the superclass of java.rmi.RemoteException, that indicates an exception occurred during a remote method call.

 


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.