Table of Contents

Class Win32Exception

Namespace
MongoDB.Driver.Authentication.Gssapi.Sspi
Assembly
MongoDB.Driver.dll

Thrown from a win32 wrapped operation.

public class Win32Exception : GssapiException, ISerializable
Inheritance
Win32Exception
Implements
Inherited Members

Constructors

Win32Exception(long)

Initializes a new instance of the Win32Exception class.

Win32Exception(long, string)

Initializes a new instance of the Win32Exception class.

Win32Exception(SerializationInfo, StreamingContext)

Initializes a new instance of the Win32Exception class.