summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-02-18 00:31:36 +0000
committerGeorg Brandl <georg@python.org>2009-02-18 00:31:36 +0000
commit580d7c1f57d2ea422fc467be7c46e4b9852e7353 (patch)
tree8d229a7cac21535d2caa4b3032972720f50fc292
parent0ac63f1c504e85fa0b2a19983af209e00b1b6ff4 (diff)
downloadcpython-git-580d7c1f57d2ea422fc467be7c46e4b9852e7353.tar.gz
#5268: mention VMSError.
-rw-r--r--Doc/library/exceptions.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst
index 01b54b3ff3..9673dab8f1 100644
--- a/Doc/library/exceptions.rst
+++ b/Doc/library/exceptions.rst
@@ -398,6 +398,11 @@ The following exceptions are the exceptions that are actually raised.
more precise exception such as :exc:`IndexError`.
+.. exception:: VMSError
+
+ Only available on VMS. Raised when a VMS-specific error occurs.
+
+
.. exception:: WindowsError
Raised when a Windows-specific error occurs or when the error number does not