IM Profile

Uses of Class
java.lang.IllegalStateException

Packages that use IllegalStateException
com.siemens.icm.io Siemens IMP utility classes for accessing the functionality of a wireless module.  
com.siemens.icm.misc   
 

Uses of IllegalStateException in com.siemens.icm.io
 

Methods in com.siemens.icm.io that throw IllegalStateException
 String ATCommand.send(String ATCmd)
          Send an AT command to the device.
 void ATCommand.send(String ATCmd, ATCommandResponseListener response)
          Send an AT command to the device.
 void ATCommand.cancelCommand()
          Cancel a running AT command.
 

Constructors in com.siemens.icm.io that throw IllegalStateException
ATCommand(boolean csdSupport)
          Creates a new instance of the ATCommand class.
ATCommand(boolean csdSupport, boolean atEvents, boolean ring, boolean dcd, boolean dsr, boolean conn)
          Creates a new instance of the ATCommand class starting only the required listeners.
 

Uses of IllegalStateException in com.siemens.icm.misc
 

Methods in com.siemens.icm.misc that throw IllegalStateException
static void Watchdog.kick()
          Kicks the application level watchdog when it is running.
 


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.