Initializes a new DeserializationException object.

Overload List

Name Description
DeserializationException () Initializes a new DeserializationException object.
DeserializationException (Exception) Initializes a new DeserializationException object by specifying an inner exception that caused the current exception.
DeserializationException (String) Initializes a new DeserializationException object by specifying the error message that describes the current exception.
DeserializationException (SerializationInfo, StreamingContext) Initializes a new DeserializationException object with serialized data.
DeserializationException (String, Exception) Initializes a new DeserializationException object with an error message and inner exception.

See Also


Send comments about this topic to Microsoft.