Exceptions - built-in and home-grown

Dale Strickland-Clark dale at riverhall.NOSPAMco.uk
Mon Sep 17 12:42:41 EDT 2001


I've had a good root around for information on exceptions but I still
have some questions:

Where can I find a list of all the built-in Python exceptions?

Why would I want to define my own exceptions if suitable Python ones
exist?

Do people do processing in the init routine in their own exceptions?

Thanks for any insight.


--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list