Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | Error --+ | NotFoundError
is raised when something is asked for something that does not exist.
lookedFor can be an arbitrary object, so be careful when your repr it -- that may be long.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |