0 Replies Latest reply on Jun 14, 2019 8:40 AM by preeti007

    Jboss fuse provides different ways to handle Exceptions(OnException, Do-try Do-catch and Error-Handler), when to use which one ?

    preeti007

      When to use On-Exception Block and when to use do-try and do-catch while we are trying to handle exception inside the Route while using Blueprint DSL.