Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | exceptions.StandardError --+ | exceptions.RuntimeError --+ | UnsupportedFilterException
Exception for cases where a container does not support a specific type of filters.
If possible, this should be thrown already when adding a filter to a
container. If a problem is not detected at that point, an NotImplementedError
can be thrown when attempting to
perform filtering.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:50 2013 | http://epydoc.sourceforge.net |