Login | Register
My pages Projects Community openCollabNet

Welcome to the new Tigris! There have been some changes to the administration of mail lists. Project and list owners should check out the Discussion Services release notes.

Package commitmessage :: Module exceptions :: Class CmException
[show private | hide private]
[frames | no frames]

Class CmException

Exception --+
            |
           CmException


The exception for all commitmessage-related exceptions
Method Summary
  __init__(self, value)
  __str__(self)
Return the value passed to the constructor
    Inherited from Exception
  __getitem__(...)

Method Details

__init__(self, value)
(Constructor)

Parameters:
value - a simple value
Overrides:
exceptions.Exception.__init__

__str__(self)
(Informal representation operator)

Returns:
the value passed to the constructor
Overrides:
exceptions.Exception.__str__

Generated by Epydoc 2.1 on Thu Jan 06 10:30:34 2005 http://epydoc.sf.net