|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalArgumentException | |
---|---|
com.sun.spot.io.j2me.socket | Support for the "socket" GCF protocol. |
com.sun.squawk.security.verifier | Provides classes for basic signing of binary data. |
java.lang | Provides classes that are fundamental to the Java programming language. |
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 V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |