GNU Info

Info Node: (python2.1-tut.info)Errors and Exceptions

(python2.1-tut.info)Errors and Exceptions


Next: Classes Prev: Input and Output Up: Top
Enter node , (file) or (file)node

Errors and Exceptions
*********************

Until now error messages haven't been more than mentioned, but if you
have tried out the examples you have probably seen some.  There are (at
least) two distinguishable kinds of errors: _syntax errors_ and
_exceptions_.

Syntax Errors
Exceptions
Handling Exceptions
Raising Exceptions
User-defined Exceptions
Defining Clean-up Actions

automatically generated by info2www version 1.2.2.9