Exception Management APIs

NOTE: Code executed by shutdown handler callback functions cannot use implicit thread-local storage.

Exception Management
Real-Time Functions

Exception Management
Win32-Supported Functions

RtAttachShutdownHandler

RtReleaseShutdownHandler

AbnormalTermination

GetExceptionCode

GetExceptionInformation

RaiseException

SetUnhandledExceptionFilter

UnhandledExceptionFilter

 

See Also