DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby | Javascript   Site: Statistics
want to join us? register, it's easy | help
category icon

Re-throwing exceptions in Python

in Python added by admin, on 15/11/2007 exception intermediate

When dealing seriously with error handling, an important technique is to be able to manipulate exceptions in ways other than simply throwing and catching them. One of these is to re-throw exceptions.

comment save report
 
to add comments, create a free account, or sign in
no comments