GraphSerializationErrorEventArgs Class

Definition

This class is used to communicate serialization errors if the caller passes a handler to the serializer.

C++
public ref class GraphSerializationErrorEventArgs : EventArgs
Inheritance
GraphSerializationErrorEventArgs

Constructors

GraphSerializationErrorEventArgs(Exception)

Constructs a SerializationErrorEventArgs wrapping the given exception

Properties

Error

Gets the exception wrapped by this SerializationErrorEventArgs object

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022