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
stringError message from libgssapi.
LibgssapiException(SerializationInfo, StreamingContext)
Initializes a new instance of the LibgssapiException class.
protected LibgssapiException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfoThe info.
context
StreamingContextThe context.