# Parent Module win32com.server
# Classes Exception # An Exception object that is understood by the framework.
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.
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997