Class ShortcutErrorCodes


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

      • 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 Detail

      • ShortcutErrorCodes

        public ShortcutErrorCodes()