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.  
 

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.
 


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.