SunSPOT API V5.0


Uses of Class
java.lang.IllegalArgumentException

Packages that use IllegalArgumentException
com.sun.spot.io.j2me.socket Support for the "socket" GCF protocol. 
com.sun.squawk.security.verifier   
java.lang   
 

Uses of IllegalArgumentException in com.sun.spot.io.j2me.socket
 

Constructors in com.sun.spot.io.j2me.socket that throw IllegalArgumentException
ProxyInitializer(String initStr)
          Create a ProxyInitializer from a initializer string formatted using the ProxyInitializer format "connect "
SocketConnection(ProxyInitializer initializer, boolean timeouts)
          Create a SocketConnection object.
 

Uses of IllegalArgumentException in com.sun.squawk.security.verifier
 

Methods in com.sun.squawk.security.verifier that throw IllegalArgumentException
static boolean SignatureVerifier.getSuiteVerifiedFlag(int suiteAddress)
           
 

Uses of IllegalArgumentException in java.lang
 

Subclasses of IllegalArgumentException in java.lang
 class IllegalThreadStateException
          Thrown to indicate that a thread is not in an appropriate state for the requested operation.
 class NumberFormatException
          Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
 


SunSPOT API V5.0


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