GrailsFlow

Catching Exceptions which can be thrown in GrailsFlow Actions

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Component/s: None
  • Labels:
    None
  • Request Controller:
    Albers, Stephan
  • External Supervisor:
    Please select
  • Executing Programmer:
    Please select

Description

Sometimes unexpected Exceptions can be thrown from Actions. This leads to a cycle in the execution of a Node.

We will catch the exception, log it, store the exception in an internal exception variable and in a String variable that can be accessed by other nodes/actions. We then send the event "Exception" to the current node.

If the process designer has defined a transition for "Exception", we then use that transition.

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    11/Mar/10 12:04 PM
    Updated:
    22/Feb/11 8:42 AM
    Resolved:
    22/Feb/11 8:38 AM