Interface IErrorInfo

  • All Superinterfaces:
    com4j.Com4jObject
    All Known Subinterfaces:
    ITDErrorInfo

    public interface IErrorInfo
    extends com4j.Com4jObject
    • Method Detail

      • getGUID

        com4j.GUID getGUID()
        Returns:
        Returns a value of type GUID
      • getSource

        String getSource()
        Returns:
        Returns a value of type java.lang.String
      • getDescription

        String getDescription()
        Returns:
        Returns a value of type java.lang.String
      • getHelpFile

        String getHelpFile()
        Returns:
        Returns a value of type java.lang.String
      • getHelpContext

        int getHelpContext()
        Returns:
        Returns a value of type int