| Trees | Index | Help |
|
|---|
|
|
Exception --+
|
StandardError --+
|
exceptions.SyntaxError --+
|
VdtParamError
|
|||
| __init__(self, name, value) | |||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
>>> raise VdtParamError('yoda', 'jedi')
Traceback (most recent call last):
VdtParamError: passed an incorrect value "jedi" for parameter "yoda".
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Sat Apr 29 11:03:38 2006 | http://epydoc.sf.net |