| Home | Trees | Index | Help |
|---|
|
|
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-->
|
|||
| Raise | |||
|
|||
| __rcs_id__ | |||
| __version__ | |||
|
|||
__rcs_id__
|
__version__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:29 2007 | http://epydoc.sf.net |