| Home | Trees | Index | Help |
|---|
| Package qm :: Package external :: Package DocumentTemplate :: Module DT_Raise |
|
Raising exceptions
Errors can be raised from DTML using the 'raise' tag.
For example:
<!--#if expr="condition_that_tests_input"-->
<!--#raise type="Input Error"-->
The value you entered is not valid
<!--#/raise-->
<!--#/if-->
| Classes | |
|---|---|
Raise |
|
| Variable Summary | |
|---|---|
str |
__rcs_id__ = '$Id: DT_Raise.py 694 2003-04-16 02:53:50Z ...
|
str |
__version__ = '694'
|
| Variable Details |
|---|
__rcs_id__
|
__version__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 27 15:49:06 2007 | http://epydoc.sf.net |