Trees | Indices | Help |
|
---|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | Error --+ | NoOptionError
A requested option was not found.
Inherited from Error
:
__repr__
,
__str__
Inherited from exceptions.Exception
:
__new__
Inherited from exceptions.BaseException
:
__delattr__
,
__getattribute__
,
__getitem__
,
__getslice__
,
__reduce__
,
__setattr__
,
__setstate__
Inherited from exceptions.BaseException
:
args
,
message
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Trees | Indices | Help |
|
---|