Trees | Indices | Help |
|
---|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | OptParseError --+ | OptionError
Raised if an Option instance is created with invalid or inconsistent arguments.
Inherited from exceptions.Exception
:
__new__
Inherited from exceptions.BaseException
:
__delattr__
,
__getattribute__
,
__getitem__
,
__getslice__
,
__reduce__
,
__repr__
,
__setattr__
,
__setstate__
Inherited from exceptions.BaseException
:
args
,
message
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
str(x)
Trees | Indices | Help |
|
---|