Skip to: Site menu | Main content

A Grails-like Rich Application Platform

Airbag Plugin Print

What is Airbag Plugin?

Airbag plugin provides a simple and user friendly exception dialog component that can be used in combination with Griffon UncaughtExceptionThrown event to report any unhandled exception automatically.

Install

How to use?

Thanks to the UncaughtExceptionThrown event addition introduced as part of Griffon 0.9.2 release, Airbag dialog can be easily initiated by using the following event handler in your main controller.

Screen Shot

-