blob: 243f037a235765932736ff5a96b89755b0bbda4e [file]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" />
<link rel="stylesheet" href="../../book.css" type="text/css" />
<title>Throw</title>
</head>
<body>
<h1>Throw</h1>
<p><img src="../../../images/reference/Details_tab_18.png" alt="Throw" /></p>
<p><b>Throw</b></p>
<p>
The Throw activity will invoke a fault handler in an enclosing
Scope activity. Throw requires the name of either a standard BPEL
fault, or the name of a user-defined fault message. A variable is used
to hold the value of the fault data.
</p>
</body>
</html>