Interface ILcdAIXMErrorMessageSupport


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

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

    • addErrorReport

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