Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
ICS.ThrowException
Halts further processing of the current element.
Syntax
public void ThrowException()Description
The
ThrowException
method is the interface to the functionality of theTHROWEXCEPTION
XML tag. TheThrowException
method halts further processing of the current thread. Text streamed prior to theThrowException
method appears in the output.
Home > Contents > Index > Oracle JAVA Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.