node-kiwf
node-kiwf copied to clipboard
Add ability for kiwf to emit error event ( that can be over-riden )
This will allow users to easily fire custom actions based on a kiwf error.
I was thinking something like:
process.emit('kiwfException', ex);