Class ContentErrorMessage

java.lang.Object
com.aquima.interactions.foundation.report.ErrorMessage
com.aquima.interactions.composer.model.definition.ContentErrorMessage
All Implemented Interfaces:
Serializable

public class ContentErrorMessage extends ErrorMessage
This class is used during initialization to add context information to an error message.
Since:
5.0
Author:
O. Kerpershoek
See Also:
  • Constructor Details

  • Method Details

    • getEnglishMessage

      public String getEnglishMessage()
      Description copied from class: ErrorMessage
      This method returns the content of the message.
      Overrides:
      getEnglishMessage in class ErrorMessage
      Returns:
      the content of the message.