Class DuplicateBsonMemberMapAttributeException
Indicates that an attribute restricted to one member has been applied to multiple members.
public class DuplicateBsonMemberMapAttributeException : BsonException, ISerializable
  - Inheritance
 - 
      
      
      
      DuplicateBsonMemberMapAttributeException
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
- DuplicateBsonMemberMapAttributeException(SerializationInfo, StreamingContext)
 Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.
- DuplicateBsonMemberMapAttributeException(string)
 Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.
- DuplicateBsonMemberMapAttributeException(string, Exception)
 Initializes a new instance of the DuplicateBsonMemberMapAttributeException class.