Interface ITDErrorInfo

  • All Superinterfaces:
    com4j.Com4jObject, IErrorInfo

    public interface ITDErrorInfo
    extends IErrorInfo
    Exposes the Win32 IErrorInfo interface to Quality Center applications.
    • Method Detail

      • details

        java.lang.String details()

        Gets Error Details.

        Getter method for the COM property "Details"

        Returns:
        Returns a value of type java.lang.String