<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Want to know Exception throw Differences in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55947#M10212</link>
    <description>Hi Amador/John,&lt;BR /&gt;&lt;BR /&gt;Exactly my point!&lt;BR /&gt;&lt;BR /&gt;So what way this works can someone please help me understand?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshith Kumar&lt;BR /&gt;Graduate Engineering Trainee&lt;BR /&gt;Schneider Electric&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Apr 2020 05:04:00 GMT</pubDate>
    <dc:creator>iamharshith</dc:creator>
    <dc:date>2020-04-23T05:04:00Z</dc:date>
    <item>
      <title>Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55944#M10209</link>
      <description>Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I hope Everyone is Safe.&lt;BR /&gt;&lt;BR /&gt;I have been working on Blue Prism for a while now. I just had a doubt which If you could answer that would be of great help to me.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16901.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17056i3FDD0C3B706F038F/image-size/large?v=v2&amp;amp;px=999" role="button" title="16901.png" alt="16901.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16902.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17059i908B4A3BCB1C0A38/image-size/large?v=v2&amp;amp;px=999" role="button" title="16902.png" alt="16902.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;I have attached the above images for a better understanding. So If you see Img1 -&amp;gt;Exception thrown by Exception 2 will be caught by Recover 4.&lt;BR /&gt;But in Img2 - &amp;gt;Exception thrown by Exception 2 will not be caught by Recover 4 (will bubble up).&lt;BR /&gt;&lt;BR /&gt;Could some Please help understand the logic behind this, please?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshith Kumar&lt;BR /&gt;Graduate Engineering Trainee&lt;BR /&gt;Schneider Electric&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 11:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55944#M10209</guid>
      <dc:creator>iamharshith</dc:creator>
      <dc:date>2020-04-22T11:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55945#M10210</link>
      <description>Try ticking the 'Preserve...' checkbox in Ex2, I'd expect that to send it to Recover 4. Without the checkbox Ex2 is an new exception, in addition to the one cause by the divide by zero.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 16:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55945#M10210</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-22T16:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55946#M10211</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;this was my understanding too but it was the same result (bubble up to the caller without going to recover stage) unless you diffuse it with resume stage then throw new exception, and this time, it will be caught by recover 4&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16879.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17029i9212839C8341A8A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="16879.png" alt="16879.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amador Yranon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 18:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55946#M10211</guid>
      <dc:creator>AmadorYranon</dc:creator>
      <dc:date>2020-04-22T18:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55947#M10212</link>
      <description>Hi Amador/John,&lt;BR /&gt;&lt;BR /&gt;Exactly my point!&lt;BR /&gt;&lt;BR /&gt;So what way this works can someone please help me understand?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshith Kumar&lt;BR /&gt;Graduate Engineering Trainee&lt;BR /&gt;Schneider Electric&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2020 05:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55947#M10212</guid>
      <dc:creator>iamharshith</dc:creator>
      <dc:date>2020-04-23T05:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55948#M10213</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the difference is following:&lt;BR /&gt;1. scenario 1 - exception was triggered and caught by Recovery stage as you would expect. At this moment Blue Prism runs in Recovery mode and if any additional exception is triggered it is ignored (I believe now you already understand the difference).&lt;BR /&gt;2. scenario 2 - exception was triggered by division by zero and caught by Recovery stage which means Blue Prism is running in Recovery mode and until you fix this mode by Resume stage it will bubble up until it finds Resume or I guess the process will terminate as unhandled exception.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2020 07:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55948#M10213</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2020-04-23T07:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55949#M10214</link>
      <description>Thanks, Zdenek.&lt;BR /&gt;&lt;BR /&gt;I agree​ with you Totally. In fact, that is my understanding as well. But I'd like to hear from Blueprism is it a bug or that's how it works.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&amp;nbsp;&lt;A class="user-content-mention" data-sign="@" data-contactkey="b91d5c58-ebb5-4c11-a216-0264ea48f5d1" data-tag-text="@blue prism" href="https://community.blueprism.com/network/profile?UserKey=b91d5c58-ebb5-4c11-a216-0264ea48f5d1" data-itemmentionkey="fb37ca8d-23a0-4773-a7e0-04a1fd5fa97b"&gt;@blue prism&lt;/A&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshith Kumar&lt;BR /&gt;Graduate Engineering Trainee&lt;BR /&gt;Schneider Electric&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 06:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55949#M10214</guid>
      <dc:creator>iamharshith</dc:creator>
      <dc:date>2020-04-24T06:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55950#M10215</link>
      <description>Hi, Harshith,&lt;BR /&gt;&lt;BR /&gt;this is definitely a feature as you don't want to end up in infinite loop triggering exceptions and consuming them by Recovery stage. &lt;BR /&gt;&lt;BR /&gt;If you look at Blue Prism Process Template on the Main page you have Recovery Stage linked to the Notify Termination page and then Re-Throw exception. If it worked the way that it is consumed by Recovery stage it would be an example of the infinite loop. But as this feature is utilized - running in Recovery mode - the process will terminate and the Re-Throw exception will not be caught by Recovery stage.&lt;BR /&gt;&lt;BR /&gt;I hope that I convinced you and you don't need to wait for confirmation from Blue Prism ;).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55950#M10215</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2020-04-24T08:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55951#M10216</link>
      <description>Hi Harshith I don't think it's a bug, I think that's how it works. The golden rule with exception handling is to make sure you only ever have one exception 'live' while in recovery mode. If you want to re-throw, then use the Preserve checkbox, or make sure to use Resume before launching the new exception.&lt;BR /&gt;&lt;BR /&gt;Feel free to email the question with Support, asking them to seek the advice from the Product team.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55951#M10216</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-24T08:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Want to know Exception throw Differences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55952#M10217</link>
      <description>Thank you so much&amp;nbsp;&lt;SPAN&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="bf6edb31-c42f-4040-9e4b-d47f91046c5a" data-tag-text="@John Carter" href="https://community.blueprism.com/network/profile?UserKey=bf6edb31-c42f-4040-9e4b-d47f91046c5a" data-itemmentionkey="39204ec3-d88a-4202-a153-1c242e4bb74e"&gt;@John Carter&lt;/A&gt; &lt;A class="user-content-mention" data-sign="@" data-contactkey="f0d30523-0236-4fc5-94f7-499846aae05b" data-tag-text="@Zdeněk Kabátek" href="https://community.blueprism.com/network/profile?UserKey=f0d30523-0236-4fc5-94f7-499846aae05b" data-itemmentionkey="a1412424-f278-4d97-8e23-85f2d545579b"&gt;@Zdeněk Kabátek&lt;/A&gt;&lt;/SPAN&gt;​​.&lt;BR /&gt;&lt;BR /&gt;That was very helpful.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshith Kumar&lt;BR /&gt;Graduate Engineering Trainee&lt;BR /&gt;Schneider Electric&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 09:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Want-to-know-Exception-throw-Differences/m-p/55952#M10217</guid>
      <dc:creator>iamharshith</dc:creator>
      <dc:date>2020-04-24T09:48:00Z</dc:date>
    </item>
  </channel>
</rss>

