Constructor DuplicateBsonMemberMapAttributeException
DuplicateBsonMemberMapAttributeException(string)
Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.
public DuplicateBsonMemberMapAttributeException(string message)
Parameters
message
stringThe message.
DuplicateBsonMemberMapAttributeException(string, Exception)
Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.
public DuplicateBsonMemberMapAttributeException(string message, Exception inner)
Parameters
DuplicateBsonMemberMapAttributeException(SerializationInfo, StreamingContext)
Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.
protected DuplicateBsonMemberMapAttributeException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfoThe info.
context
StreamingContextThe context.