Home | Trees | Index | Help |
|
---|
Package Modeling :: Module FaultHandler :: Class FaultHandler |
|
AccessGenericFaultHandler
Method Summary | |
---|---|
abstract | |
Informs the FaultHandler that the object is about to trigger its fault. | |
targetClass(self)
|
Method Details |
---|
completeInitializationOfObject(self, anObject)abstract |
faultWillFire(self, anObject)Informs the FaultHandler that the object is about to trigger its fault. Default implementation does nothing, subclasses do not need to call this method when subclassing; Parameter: anObject -- an object conforming to the 'Faulting' interface |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 | http://epydoc.sf.net |