What Happens When You Create a Throw Activity
The following code shows the throw activity in the .bpel file after design completion. The OrderProcessor process terminates after executing this throw activity.
<throw name="Throw_Fault_CC_Denied"
faultName="client:OrderProcessorFault"/>