Skip to content

Instantly share code, notes, and snippets.

@jeffreycassar
Created May 19, 2020 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffreycassar/d1b8f4d5f908ae69173c50bd82e1f6f3 to your computer and use it in GitHub Desktop.
Save jeffreycassar/d1b8f4d5f908ae69173c50bd82e1f6f3 to your computer and use it in GitHub Desktop.
<scripting:component doc:name="Script">
<scripting:script engine="Groovy"><![CDATA[throw new java.lang.Exception('Error!');]]></scripting:script>
</scripting:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment