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.

Error Numbers

There are no possible errno for this tag.

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 >

Oracle XML Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.