DCT Lightfoot v3 API specification

Uses of Class
java.lang.IllegalArgumentException

Packages that use IllegalArgumentException
com.dctl.hardware.gpio   
com.dctl.hardware.timer   
com.dctl.j2me.net   
java.io   
java.lang MID Profile Language Classes included from Java 2 Standard Edition. 
java.util MID Profile Utility Classes included from Java 2 Standard Edition. 
 

Uses of IllegalArgumentException in com.dctl.hardware.gpio
 

Constructors in com.dctl.hardware.gpio that throw IllegalArgumentException
GPIO(char port, int mask)
          Create a GPIO instance using a port and mask
GPIO(char port)
          Create a GPIO instance
 

Uses of IllegalArgumentException in com.dctl.hardware.timer
 

Constructors in com.dctl.hardware.timer that throw IllegalArgumentException
Timer(int instance, int mode)
          Create a new timer on the specified instance
TickTimer(int instance)
          Create a new tick timer on the specified instance
 

Uses of IllegalArgumentException in com.dctl.j2me.net
 

Methods in com.dctl.j2me.net that throw IllegalArgumentException
static int Address.getAddress(java.lang.String hostname)
          Convert a hostname to an address
 

Uses of IllegalArgumentException in java.io
 

Constructors in java.io that throw IllegalArgumentException
ByteArrayOutputStream()
          Create a new output stream
ByteArrayOutputStream(int size)
          Create a new output stream of the size
 

Uses of IllegalArgumentException in java.lang
 

Subclasses of IllegalArgumentException in java.lang
 class IllegalThreadStateException
           
 class NumberFormatException
           
 

Methods in java.lang that throw IllegalArgumentException
static java.lang.String System.getProperty(java.lang.String key)
          Get a property
 

Uses of IllegalArgumentException in java.util
 

Constructors in java.util that throw IllegalArgumentException
Vector(int ic, int ci)
          Create a new vector of a particular size
Vector(int ic)
          Create a new vector of the particular size
 


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification