Constructor LibgssapiException
- Namespace
 - MongoDB.Driver.Authentication.Gssapi.Libgssapi
 
- Assembly
 - MongoDB.Driver.dll
 
LibgssapiException(string)
Initializes a new instance of the LibgssapiException class.
public LibgssapiException(string message)
Parameters
messagestringError message from libgssapi.
LibgssapiException(SerializationInfo, StreamingContext)
Initializes a new instance of the LibgssapiException class.
protected LibgssapiException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfoThe info.
contextStreamingContextThe context.