node-kiwf icon indicating copy to clipboard operation
node-kiwf copied to clipboard

Add ability for kiwf to emit error event ( that can be over-riden )

Open Marak opened this issue 14 years ago • 0 comments

This will allow users to easily fire custom actions based on a kiwf error.

I was thinking something like:

process.emit('kiwfException', ex);

Marak avatar Oct 24 '11 18:10 Marak