IM Profile

Uses of Class
java.lang.ClassNotFoundException

Packages that use ClassNotFoundException
java.lang Provides classes that are fundamental to the Java programming language. 
javax.microedition.io Classes for the Generic Connection framework. 
 

Uses of ClassNotFoundException in java.lang
 

Methods in java.lang that throw ClassNotFoundException
static Class Class.forName(String className)
          Returns the Class object associated with the class with the given string name.
 

Uses of ClassNotFoundException in javax.microedition.io
 

Methods in javax.microedition.io that throw ClassNotFoundException
static void PushRegistry.registerConnection(String connection, String midlet, String filter)
          Register a dynamic connection with the application management software.
static long PushRegistry.registerAlarm(String midlet, long time)
          Register a time to launch the specified application.
 


IM Profile

Submit a comment or suggestion Version 2.0 of IM Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.