Table of Contents

Class GssapiException

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

Thrown from a GSSAPI-related method.

[Serializable]
public class GssapiException : Exception, ISerializable
Inheritance
GssapiException
Implements
Derived
Inherited Members

Constructors

GssapiException()

Initializes a new instance of the GssapiException class.

GssapiException(SerializationInfo, StreamingContext)

Initializes a new instance of the GssapiException class.

GssapiException(string)

Initializes a new instance of the GssapiException class.