|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogException | |
---|---|
com.rational.test.ft.services |
Uses of LogException in com.rational.test.ft.services |
---|
Subclasses of LogException in com.rational.test.ft.services | |
---|---|
class |
LogCancelledException
Exception that is threw out only if "Specify Log Information" dialog is cancelled |
Methods in com.rational.test.ft.services that throw LogException | |
---|---|
abstract void |
LogExtensionAdapter.initLog()
The abstract method that needs to be overridden by the sub classes to initialize their custom logs |
abstract void |
LogExtensionAdapter.initLog()
The abstract method that needs to be overridden by the sub classes to initialize their custom logs |
void |
TextLog.initLog()
This method opens a log file with the specified name. |
void |
TestScriptServicesLog.initLog()
Open a TSS log |
void |
NullLog.initLog()
This method opens a log file. |
void |
HTMLLog.initLog()
This method opens an html file with the specified name. |
void |
ExecutionHistoryLog.initLog()
This method opens an html file with the specified name. |
void |
SimpleLogAdapter.open()
Opens the log |
void |
TestScriptServicesLog.writeLog(ILogMessage logMsg)
Write a message into the log. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |