Click or drag to resize

WriterErrorMessages Methods

The WriterErrorMessages type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBlankPredicatesUnserializable
Gets an Error message indicating that Blank Node Predicates are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberGraphLiteralPredicatesUnserializable
Gets an Error message indicating that Graph Literal Predicates are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberGraphLiteralsUnserializable
Gets an Error message indicating that Graph Literals are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberLiteralPredicatesUnserializable
Gets an Error message indicating that Literal Predicates are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberLiteralSubjectsUnserializable
Gets an Error message indicating that Literal Subjects are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberThreadedOutputFailure
Gets an Error message indicating that a multi-threading writer process failed.
Public methodStatic memberUnknownNodeTypeUnserializable
Gets an Error message indicating that Unknown Node Types are not serializable with the appropriate RDF format name inserted in the error.
Public methodStatic memberVariableNodesUnserializable
Gets an Error message indicating that Variable Nodes are not serializable with the appropriate RDF format name inserted in the error.
Top
See Also