Interface ILcdAIXMErrorMessageSupport


public interface ILcdAIXMErrorMessageSupport
A support class for accumulating error messages.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    addErrorReport(String aErrorReport)
    Adds an error string to the error message.
  • Method Details Link icon

    • addErrorReport Link icon

      void addErrorReport(String aErrorReport)
      Adds an error string to the error message.
      Parameters:
      aErrorReport -