Home | Trees | Indices | 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-->
Version: 1069
|
|||
Raise |
|
|||
__rcs_id__ =
|
|||
__package__ =
|
|
__rcs_id__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:39 2011 | http://epydoc.sourceforge.net |