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