| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
DirtyException
Exception thrown when system is in dirty query mode and the process detects that it is dirty.
The exception can also contain a report that will be returned using the makeReport function.
Note: Thus exeption class must NOT be derived from ComputeError as it will be caught by the DG engine and mis-interpreted - unknown exceptions will just be passed on by it
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Interface | |||
|---|---|---|---|
|
|||
|
|||
| report | |||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:12 2011 | http://epydoc.sourceforge.net |