|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalStateException | |
---|---|
com.sun.squawk | Provides classes for low level interactions with the Squawk VM. |
com.sun.squawk.io.mailboxes | Provides classes for inter-Isolate communication. |
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 V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |