Class TruncationException
Represents a truncation exception.
public class TruncationException : BsonException, ISerializable
  - Inheritance
 - 
      
      
      
      TruncationException
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
- TruncationException()
 Initializes a new instance of the TruncationException class.
- TruncationException(SerializationInfo, StreamingContext)
 Initializes a new instance of the TruncationException class (this overload used by deserialization).
- TruncationException(string)
 Initializes a new instance of the TruncationException class.
- TruncationException(string, Exception)
 Initializes a new instance of the TruncationException class.