Class SerializationException
Exception thrown when there is an problem with a serialization operation. Check the comment from where the exception has been throw to learn the cause.
Inherited Members
Namespace: nanoFramework.Json
Assembly: nanoFramework.Json.dll
Syntax
public class SerializationException : Exception
Constructors
SerializationException()
Declaration
public SerializationException()