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