Skip to content

Plugin

Category Exception Description Action
Plugin exception.lua.invalid.workflow.output The output for the workflow “{0}” is invalid. Expected output of the form “{1}” and received “{2}”. Correct the workflow script.
Plugin exception.lua.malformed.remote.output.file The workflow remote output file contains malformed JSON. Correct the workflow script.
Plugin exception.lua.runtime.error The Lua script “{0}” encountered an error. Check the script and try again.
Plugin exception.plugin.generic.plugin.problem.detected An error of type “{0}” was detected while running the plugin operation
“{1}”:
Contact the plugin author to correct the error.
Plugin exception.plugin.runtime.error A problem was detected in the plugin “{0}” for the operation “{1}”: Contact the plugin author to correct the error.
Plugin exception.plugin.upgrade.result.invalid During upgrade of plugin “{0}”, object “{1}” was not properly
updated to conform to the new version’s schema. nSchema: {2} nObject structure: {3}”;
Contact the plugin author to correct the error.
Plugin exception.plugin.user.error.detected {0} {1}