JSchemaReaderException Constructor (SerializationInfo, StreamingContext) |
Namespace: Newtonsoft.Json.Schema
public JSchemaReaderException( SerializationInfo info, StreamingContext context )
Exception | Condition |
---|---|
ArgumentNullException | The info parameter is null. |
SerializationException | The class name is null or HResult is zero (0). |