summaryrefslogtreecommitdiff
path: root/doc/manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.html')
-rw-r--r--doc/manual.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html
index 2b44467..9113366 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -366,6 +366,11 @@
Cannot decode <info:var>value</info:var> to a JSON object.
</p>
</info:deftp>
+ <info:deftp type="exception type" name="&amp;not-turtle" arguments="value cause">
+ <p>
+ Cannot decode <info:var>value</info:var> to a RDF graph.
+ </p>
+ </info:deftp>
<info:deftp type="exception type" name="&amp;unsupported-crv" arguments="crv">
<p>
The identifier <info:var>crv</info:var> does not identify an
@@ -642,6 +647,12 @@
The <info:var>dpop-proof</info:var> cannot be signed.
</p>
</info:deftp>
+ <info:deftp type="exception type" name="&amp;cannot-fetch-linked-data" arguments="uri cause">
+ <p>
+ Could not fetch the graph referenced by
+ <info:var>uri</info:var>.
+ </p>
+ </info:deftp>
<h1 type="appendix">GNU Free Documentation License</h1>
<info:gfdl />