Structured Exception Handling
Appearance
![]() | Template:Wikify is deprecated. Please use a more specific cleanup template as listed in the documentation. |
Structured Exception Handling (SEH)
- Structured Exception Handling (SEH)
__try and __except mechanism
- Microsoft Structured Exception Handling (SEH)
Microsoft exception handling system used in the NT kernel, made available to programmers of C++, Visual Basic etc.
Microsoft SEH has now been enhanced by Vectored Exception Handling (VEH) in MS Windows Server 2003 and on.