Click or drag to resize
Json.NET

JsonSerializationException Events

 

The JsonSerializationException type exposes the following members.

Events
  NameDescription
Protected eventSerializeObjectState
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
(Inherited from Exception.)
Top
See Also