Uses of Class
java.lang.IllegalStateException

Packages that use IllegalStateException
lejos.realtime   
 

Uses of IllegalStateException in lejos.realtime
 

Methods in lejos.realtime that throw IllegalStateException
 void Schedulable.setReleaseParameters(ReleaseParameters release)
          Sets the release parameters associated with this instance of Schedulable.
 void AsyncEventHandler.setReleaseParameters(ReleaseParameters release)
           
 void RealtimeThread.setReleaseParameters(ReleaseParameters release)