Interface ViewMacroErrorPlaceholder

All Known Implementing Classes:
ViewMacroErrorPlaceholderImpl

public interface ViewMacroErrorPlaceholder
An interface for a component that can render an error message when a failure occurs during macro execution.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(MacroDefinition macroDefinition, String errorMessage)