Class DeserializationException
Exception thrown when there is an problem with a deserialization 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 DeserializationException : Exception
Constructors
DeserializationException()
Declaration
public DeserializationException()