When a process definition calls another process definition, the called process can encounter errors. Any unhandled errors encountered when executing the called process cause the called process to halt execution and return the error to the next highest exception scope. Figure 33 illustrates a process definition that waits for an incoming HTTP request that contains an order.