commit | 580d7c1f57d2ea422fc467be7c46e4b9852e7353 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Feb 18 00:31:36 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Feb 18 00:31:36 2009 +0000 |
tree | 8d229a7cac21535d2caa4b3032972720f50fc292 | |
parent | 0ac63f1c504e85fa0b2a19983af209e00b1b6ff4 [diff] |
#5268: mention VMSError.
diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst index 01b54b3..9673dab 100644 --- a/Doc/library/exceptions.rst +++ b/Doc/library/exceptions.rst
@@ -398,6 +398,11 @@ 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