Click or drag to resize

TruncationException Constructor

Overload List
  NameDescription
Public methodTruncationException
Initializes a new instance of the TruncationException class.
Public methodTruncationException(String)
Initializes a new instance of the TruncationException class.
Public methodTruncationException(SerializationInfo, StreamingContext)
Initializes a new instance of the TruncationException class (this overload used by deserialization).
Public methodTruncationException(String, Exception)
Initializes a new instance of the TruncationException class.
Top
See Also