Trees | Indices | Help |
|
---|
|
Defines helper function raiseNotImplemented for raising an exception in abstract methods of base classes.
|
|||
bool |
|
||
|
|
|||
_defaultLogger = esys.lsm.Logging.getLogger("esys.lsm.vis.core")
|
|||
_doRaiseWhenNotImplemented = True
|
|
Return value of this function used in raiseNotImplemented.
|
Raises a NotImplementedError exception and logs the back-trace using the specified logger. The exception is raised only if raiseExceptionWhenNotImplemented returns true, otherwise only the back-trace is logged and no exception is thrown.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 5 22:26:52 2012 | http://epydoc.sourceforge.net |