Package java.io


package java.io

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.

 

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