<remarks>This method is generally only useful to language bindings. If <paramrefname="is_terminal"/> is set, or a user event handler requests application exit, this method does not return.</remarks>
<remarks>Attach a <seecref="T:GLib.UnhandledExceptionHandler"/> delegate to this event to receive notification of Exceptions throw within managed callback delegates. If the <seecref="T:GLib.UnhandledExceptionArgs"/> contain information regarding whether the Exception is terminal and can be used to request termination of the application via the <seecref="M:GLib.UnhandledExceptionArgs.ExitApplication"/> property.</remarks>