Represents Structured Exception Handler (SEH) errors.
Object
Exception
SystemException
ExternalException
SEHException
[Visual Basic] Public Class SEHException Inherits ExternalException [C#] public class SEHException : ExternalException [C++] public __gc class SEHException : public ExternalException [JScript] public class SEHException extends ExternalException
The SEHException class handles errors from the Structured Exception Handler code.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib.dll
SEHException Members | System.Runtime.InteropServices Namespace