0 Replies Latest reply on May 16, 2006 10:25 PM by nsobti

    Getting the exception in the exception handler

    nsobti

      Hello,

      Is it possible to get the exception that occured when the execution reaches the exception handler?

      I was thinking of maybe

      'executionContext.getProcessInstance().getLoggingInstance().getLogs(filterClass)'

      but am not sure which filter class to use.

      Thanks