Class UnknownShortcutException

  • All Implemented Interfaces:
    Serializable

    public class UnknownShortcutException
    extends com.aquima.interactions.foundation.exception.AppException
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownShortcutException

        public UnknownShortcutException​(String shortcutName)
    • Method Detail

      • getShortcutName

        public String getShortcutName()