summaryrefslogtreecommitdiff
path: root/Zip/Error.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-08-10 21:16:44 -0400
committerPaul Duncan <pabs@pablotron.org>2016-08-10 21:16:44 -0400
commit055abed0e28681387377671bc16d40d075e3aaf7 (patch)
treefb038fde87156a164ba7ce64f80dffa0494286f7 /Zip/Error.html
parent25199ab4c29057d7c0a73812fc8f2ac3605c1d86 (diff)
downloadzip-crystal-055abed0e28681387377671bc16d40d075e3aaf7.tar.bz2
zip-crystal-055abed0e28681387377671bc16d40d075e3aaf7.zip
update documentation
Diffstat (limited to 'Zip/Error.html')
-rw-r--r--Zip/Error.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/Zip/Error.html b/Zip/Error.html
index fc71ef7..d2a611e 100644
--- a/Zip/Error.html
+++ b/Zip/Error.html
@@ -116,6 +116,9 @@
<p>Wrapper class for exceptions.</p>
+<p>You shouldn't need to instantiate this class directly; it is raised
+by other classes on error.</p>
+