WriterErrorMessages Fields |
The WriterErrorMessages type exposes the following members.
Name | Description | |
---|---|---|
MalformedCollectionWithMultipleFirsts |
Error message produced when a User attempts to serialize a Graph containing collections where a collection item has more than one rdf:first triple.
| |
ThreadedOutputError |
Error messages produced when errors occur in a multi-threaded writing process.
| |
UnreducablePropertyURIUnserializable |
Error message produced when a User attempts to serialize a Graph containing URIs which cannot be reduced to a URIRef or QName as required by the serialization.
| |
VariableNodesUnserializableError |
Error message produced when a User attempts to serialize a Variable Node in a format which does not support it.
|