Click or drag to resize

WriterErrorMessagesVariableNodesUnserializableError Field

Error message produced when a User attempts to serialize a Variable Node in a format which does not support it.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string VariableNodesUnserializableError = "Variable Nodes cannot be serialized as {0}"

Field Value

Type: String
See Also