Class DeserializationException
- Namespace
- nanoFramework.Json
- Assembly
- nanoFramework.Json.dll
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.
public class DeserializationException : Exception
- Inheritance
-
DeserializationException
- Inherited Members
- Extension Methods
Constructors
DeserializationException()
public DeserializationException()