IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
    <catch>catch<catch>catch
    <throw>throw<throw>throw
    <cgi>cgi<cgi>cgi
    <crypt>crypt<crypt>crypt
    <debug>debug<debug>debug
    <default>default<default>default
    <for>for<for>for
    <gauge>gauge<gauge>gauge
    <nooutput>nooutput<nooutput>nooutput
    <noparse>noparse<noparse>noparse
    <pike>pike<pike>pike
    <random>random<random>random
    <realfile>realfile<realfile>realfile
    <scope>scope<scope>scope
    <sed>sed<sed>sed
    <strlen>strlen<strlen>strlen
    <trace>trace<trace>trace
    <vfs>vfs<vfs>vfs
    <wizard>wizard<wizard>wizard
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<catch> </> Main RXML parser

 

This tag does normally just pass along it's contents. However, in case there are an error in the RXML evaluation of the contents, or a <throw> tag is evaluated, only the error messages will be returned.

 

Attributes



Hello World

Error dude.
"=> >

Hello World

Error dude.

 

Example



Hello World

Error dude.
"=> >

Hello World

Error dude.