ImageGear for .NET
RegisterExceptionHandler Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearWinForms Class : RegisterExceptionHandler Method




Glossary Item Box

Registers an exception handler for the entire application, used to display ImageGear error information.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This exception handler can catch and display information for any type of exception that occurs, allowing the application to continue executing. This method must be called for every thread in the application for which exceptions are to be handled.

See Also

©2013. Accusoft Corporation. All Rights Reserved.