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