Package step.repository.alm.otaclient
Interface ITDErrorInfo
-
- All Superinterfaces:
com4j.Com4jObject
,IErrorInfo
public interface ITDErrorInfo extends IErrorInfo
Exposes the Win32 IErrorInfo interface to Quality Center applications.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
details()
Gets Error Details.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.IErrorInfo
getDescription, getGUID, getHelpContext, getHelpFile, getSource
-
-