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