IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

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

Packages that use UnsupportedMethodException
com.rational.test.ft.script The package com.rational.test.ft.script provides the classes that manage test scripts. 
 

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.