Class JsonParseException
- Namespace
- FatturaElettronica.Core
- Assembly
- FatturaElettronica.dll
Json parsing exception
public class JsonParseException : Exception, ISerializable
- Inheritance
-
JsonParseException
- Implements
- Inherited Members
Constructors
JsonParseException(string, Utf8JsonReader)
public JsonParseException(string message, Utf8JsonReader reader)
Parameters
message
stringreader
Utf8JsonReader