Click or drag to resize

WriterErrorMessages Fields

The WriterErrorMessages type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMalformedCollectionWithMultipleFirsts
Error message produced when a User attempts to serialize a Graph containing collections where a collection item has more than one rdf:first triple.
Public fieldStatic memberThreadedOutputError
Error messages produced when errors occur in a multi-threaded writing process.
Public fieldStatic memberUnreducablePropertyURIUnserializable
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.
Public fieldStatic memberVariableNodesUnserializableError
Error message produced when a User attempts to serialize a Variable Node in a format which does not support it.
Top
See Also