Class ShortcutErrorCodes

java.lang.Object
com.blueriq.component.api.shortcut.ShortcutErrorCodes

public class ShortcutErrorCodes extends Object
This class defines the various initialization errors related to shortcuts.
Since:
9.8
Author:
Petru Galanton
  • Field Details

    • INVALID_SHORTCUT_DOMAIN

      public static final com.aquima.interactions.foundation.report.ErrorCode INVALID_SHORTCUT_DOMAIN
      Indicates that a domain (value list) whose values are intended to represent shortcuts has a value that is not defined as a shortcut in the runtime.
  • Constructor Details

    • ShortcutErrorCodes

      public ShortcutErrorCodes()