docs.roxen.comBack to normal mode
DocsRoxenWebServer 4.5Web Developer ManualFlow Tags
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<throw></throw>

Provided by module: Tags: RXML 2 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.