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