[Visual Basic] Public Sub New( _ ByVal uiItem As IUIItem, _ ByVal exception As Exception _ ) [C#] public ExceptionEvent( IUIItem uiItem, Exception exception ); [C++] public: ExceptionEvent( IUIItem* uiItem, Exception* exception ); [JScript] public function ExceptionEvent( IUIItem uiItem, Exception exception );