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

<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.