Table of Contents

Constructor LibgssapiException

Namespace
MongoDB.Driver.Core.Authentication.Libgssapi
Assembly
MongoDB.Driver.Core.dll

LibgssapiException(string)

Initializes a new instance of the LibgssapiException class.

public LibgssapiException(string message)

Parameters

message string

Error message from libgssapi.

LibgssapiException(SerializationInfo, StreamingContext)

Initializes a new instance of the LibgssapiException class.

protected LibgssapiException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

The info.

context StreamingContext

The context.