Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Python
Exception 17 codes
Home
Python
Exception
1 A programmer-defined exception class
2 Catch exception in a function
3 Create a base class for exceptions defined by a module
4 Demonstrates handling exceptions
5 Exception handlers handle Exceptions occur inside functions
6 Get an exceptions argument
7 Handle multiple exceptions
8 Handling Exceptions
9 Output exception arguments, string representation of exception,and the traceback
10 Print out exception info
11 Raising Exceptions
12 Re-raise the exception
13 Simple exception handling example
14 Specifying exception type
15 Trace back exceptions
16 User-defined Exceptions
17 Using finally clauses