diff options
Diffstat (limited to 'Zip/Error.html')
-rw-r--r-- | Zip/Error.html | 3 |
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> + |