Structured Exception Handling
Appearance
Structured Exception Handling (SEH)
- Structured Exception Handling (SEH)
__try and __except mechanism
- Microsoft Structured Exception Handling (SEH)
Microsoft used in the NT kernel, made available to programmers of C++, Visual Basic etc.
Microsoft SEH has now been enhanced by Vector Exception Handling (VEH) in MS Windows Server 2003 and on.