| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
utils.excs.ExecutiveAction --+
|
IgnoreThisRow
can be raised by user code to indicate that a row should be skipped when building a table.
Note: To skip an entire source, raise SkipThis (usually in a rowfilter or so).
Also note that the non-code way to skip things, `Triggers`_, is preferred when you don't already use code.
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
|
Inherited from Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |