summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-06-30 22:37:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-06-30 22:37:17 -0700
commitbc844c83cb6d222023a5c547be4779d25ed1223c (patch)
treef83c83a14fde3c9bd15d8d33132b6539d9e00ec5
parente3e3ffc42ec9277e3c0d7e450722cb1caa19aae8 (diff)
downloadtxr-bc844c83cb6d222023a5c547be4779d25ed1223c.tar.gz
txr-bc844c83cb6d222023a5c547be4779d25ed1223c.tar.bz2
txr-bc844c83cb6d222023a5c547be4779d25ed1223c.zip
doc: include opt-error in diagram.
* txr.1: Exception hierarchy diagram now includes opt-error.
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index e00bc31b..083660ce 100644
--- a/txr.1
+++ b/txr.1
@@ -47048,6 +47048,8 @@ subtype of every exception type:
+--- syntax-error
|
+--- eval-error
+ |
+ +--- opt-error
.brev
Program designers are encouraged to derive new error exceptions from the