| Trees | Index | Help |
|
|---|
|
|
exceptions.Exception --+
|
ValidateError --+
|
VdtTypeError
|
|||
| __init__(self, value) | |||
|
Inherited from |
|||
|
|||
>>> raise VdtTypeError('jedi')
Traceback (most recent call last):
VdtTypeError: the value "jedi" is of the wrong type.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Sat Apr 29 11:03:38 2006 | http://epydoc.sf.net |