summaryrefslogtreecommitdiff
path: root/docs/json/core/error.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/json/core/error.json')
-rw-r--r--docs/json/core/error.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/json/core/error.json b/docs/json/core/error.json
new file mode 100644
index 0000000..b01b5b2
--- /dev/null
+++ b/docs/json/core/error.json
@@ -0,0 +1,8 @@
+{
+ "class":"error",
+ "templates": [
+ "T"
+ ],
+ "brief_desc" : "Either holds an error or the template value.",
+ "desc" : "Maybe."
+}