| TruncationException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | TruncationException | 
            Initializes a new instance of the TruncationException class.
             | 
|  | TruncationException(String) | 
            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, Exception) | 
            Initializes a new instance of the TruncationException class.
             | 
 See Also
See Also