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 Summary Exception Description IOException A Java Card runtime environment-owned instance ofIOExceptionis thrown to signal that an I/O exception of some sort has occurred.