docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 5.4Web Developer ManualFlow Tags
Copyright © 2018, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<catch>
<cond>
<for>
<throw>

<throw></throw>

Provided by module: Tags: RXML tags

Throws a text to be caught by <catch>. Throws an exception, with the enclosed text as the error message. This tag has a close relation to <catch>. The RXML parsing will stop at the <throw> tag.