Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
DevOps Test UI
Version 2024.03 (11.0.1)
DevOps Test UI API Reference

Project Version 2.3
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.rational.test.ft.services.LogException

  • Packages that use LogException 
    Package Description
    com.rational.test.ft.services  
    • Uses of LogException in com.rational.test.ft.services

      Subclasses of LogException in com.rational.test.ft.services 
      Modifier and Type Class and Description
      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 
      Modifier and Type Method and Description
      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 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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes