IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.UnsupportedMethodException

Packages that use UnsupportedMethodException
com.rational.test.ft.script   
 

Uses of UnsupportedMethodException in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that throw UnsupportedMethodException
 int IOperatingSystem.getForegroundLockTimeout()
          Gets the foreground lock timeout (in milliseconds) on Windows.
 void IOperatingSystem.setForegroundLockTimeout(int timeout)
          Sets the foreground lock timeout (in milliseconds) on Windows.