Constructor GssapiException
- Namespace
- MongoDB.Driver.Authentication
- Assembly
- MongoDB.Driver.dll
GssapiException()
Initializes a new instance of the Gssapi
GssapiException(string)
Initializes a new instance of the Gssapi
Parameters
message
stringThe message.
GssapiException(SerializationInfo, StreamingContext)
Initializes a new instance of the Gssapi
Parameters
info
SerializationInfo The info.
context
StreamingContext The context.