SunSPOT API V5.0


Uses of Class
java.lang.ClassNotFoundException

Packages that use ClassNotFoundException
com.sun.spot.testFramework Provides a limited equivalent to jUnit for use on Sun SPOTs. 
com.sun.squawk   
java.lang   
 

Uses of ClassNotFoundException in com.sun.spot.testFramework
 

Methods in com.sun.spot.testFramework that throw ClassNotFoundException
static void ChildIsolateTestHelper.main(String[] args)
           
 

Uses of ClassNotFoundException in com.sun.squawk
 

Methods in com.sun.squawk that throw ClassNotFoundException
static void VM.invokeMain(String className, String[] args)
          Call the main method of the specified class
 

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.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.