Table of Contents

Class LibgssapiException

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

Represents a Libgssapi exception.

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

Constructors

LibgssapiException(SerializationInfo, StreamingContext)

Initializes a new instance of the LibgssapiException class.

LibgssapiException(string)

Initializes a new instance of the LibgssapiException class.