Commit 580d7c1f authored by Georg Brandl's avatar Georg Brandl

#5268: mention VMSError.

parent 0ac63f1c
...@@ -398,6 +398,11 @@ The following exceptions are the exceptions that are actually raised. ...@@ -398,6 +398,11 @@ The following exceptions are the exceptions that are actually raised.
more precise exception such as :exc:`IndexError`. more precise exception such as :exc:`IndexError`.
.. exception:: VMSError
Only available on VMS. Raised when a VMS-specific error occurs.
.. exception:: WindowsError .. exception:: WindowsError
Raised when a Windows-specific error occurs or when the error number does not Raised when a Windows-specific error occurs or when the error number does not
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment