pythoncom.gif
blank.gif blank.gif blank.gif Home Page

Module win32com.server.exception - Exception Handling


SYNOPSIS

# Parent Module
win32com.server
# Classes
Exception  # An Exception object that is understood by the framework.

DESCRIPTION

Exceptions

To better support COM exceptions, the framework allows for an instance to be raised. This instance may have a certain number of known attributes, which are translated into COM exception details.

This means, for example, that Python could raise a COM exception that includes details on a Help file and location, and a description for the user.

This module provides a class which provides the necessary attributes.


blank.gif blank.gif blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997