Skip to content

Instantly share code, notes, and snippets.

@javaduke
Created February 27, 2014 00:06
Show Gist options
  • Save javaduke/9241561 to your computer and use it in GitHub Desktop.
Save javaduke/9241561 to your computer and use it in GitHub Desktop.
<scripting:component>
<scripting:script engine="groovy">
<![CDATA[
throw new org.mule.module.apikit.exception.NotFoundException("Product ID does not exist!");
]]>
</scripting:script>
</scripting:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment