WriterErrorMessages Methods |
The WriterErrorMessages type exposes the following members.
| Name | Description | |
|---|---|---|
| BlankPredicatesUnserializable |
Gets an Error message indicating that Blank Node Predicates are not serializable with the appropriate RDF format name inserted in the error.
| |
| GraphLiteralPredicatesUnserializable |
Gets an Error message indicating that Graph Literal Predicates are not serializable with the appropriate RDF format name inserted in the error.
| |
| GraphLiteralsUnserializable |
Gets an Error message indicating that Graph Literals are not serializable with the appropriate RDF format name inserted in the error.
| |
| LiteralPredicatesUnserializable |
Gets an Error message indicating that Literal Predicates are not serializable with the appropriate RDF format name inserted in the error.
| |
| LiteralSubjectsUnserializable |
Gets an Error message indicating that Literal Subjects are not serializable with the appropriate RDF format name inserted in the error.
| |
| ThreadedOutputFailure |
Gets an Error message indicating that a multi-threading writer process failed.
| |
| UnknownNodeTypeUnserializable |
Gets an Error message indicating that Unknown Node Types are not serializable with the appropriate RDF format name inserted in the error.
| |
| VariableNodesUnserializable |
Gets an Error message indicating that Variable Nodes are not serializable with the appropriate RDF format name inserted in the error.
|