Class StartShortcutForbiddenException

    • Constructor Detail

      • StartShortcutForbiddenException

        public StartShortcutForbiddenException​(String message,
                                               String shortcutName)
        Creates a new instance.
        Parameters:
        message - the error message
        shortcutName - the name of the shortcut which could not be started
    • Method Detail

      • getShortcutName

        public String getShortcutName()
        Returns:
        the name of the shortcut which could not be started