You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > JsonContract Class > JsonContract Properties > OnErrorCallbacks Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonContract.OnErrorCallbacks Property

Gets or sets all method called when an error is thrown during the serialization of the object.

Syntax
C++
C#
Visual Basic
public: __property IList<SerializationErrorCallback> OnErrorCallbacks;

The methods called when an error is thrown during the serialization of the object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.