Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

THROWEXCEPTION

Halts further processing of the element.

Syntax

Parameters

None.

Description

The THROWEXCEPTION tag halts further processing of the element. Text streamed prior to the THROWEXCEPTION in the element appears in the output.

errno

The value of errno is unchanged.

Example

This example checks the value of errno and uses THROWEXCEPTION if the value is not 0 (zero). If errno does not equal 0, the message is not be displayed.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.