Home | Trees | Index | Help |
|
---|
Module exceptions :: Class ValueError |
|
object
--+ |BaseException
--+ |Exception
--+ |StandardError
--+ | ValueError
Inappropriate argument value (of correct type).
Method Summary | |
---|---|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
__new__(T,
S,
...)
Return a new object with type S, a subtype of T... |
Class Variable Summary |
---|
Method Details |
---|
__init__(...)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:51:46 2009 | http://epydoc.sf.net |