SunSPOT API V5.0


Uses of Class
java.lang.IllegalStateException

Packages that use IllegalStateException
com.sun.squawk   
com.sun.squawk.io.mailboxes   
 

Uses of IllegalStateException in com.sun.squawk
 

Methods in com.sun.squawk that throw IllegalStateException
 void Isolate.hibernate()
          Hibernate the isolate.
 void Isolate.run()
          Deprecated. This is called by the system (in Isolate.start()}, and shouldn't be called directly
 

Uses of IllegalStateException in com.sun.squawk.io.mailboxes
 

Methods in com.sun.squawk.io.mailboxes that throw IllegalStateException
protected  void Envelope.checkCallContext()
          Check that this envelope has been sent, and that the caller's isolate is the receiver of the envelope.
 


SunSPOT API V5.0


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