🔴 23. [Hindi] : Throw | Rethrow | Continue on Error | Exception Handling | UiPath हिन्दी

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 19

  • @MukeshKala
    @MukeshKala  2 года назад

    👉👉 *------------------------ [ HINDI PLAYLIST ]-----------------------* ruclips.net/p/PLEYSwx3duQ2BSbJTsWADFggPgurO0kdhM

  • @yashmahale3721
    @yashmahale3721 10 месяцев назад +1

    Sir..iis me notpad ka exception (¹st scenario) me child ne handle kiya ..
    (²nd senario) me rethrow ke bad parent ne handel kia lekin jo excel ka business exception vo to huva hi nahi ( notpad ke bad stop hogaya) agar excel ka bhi handel karna ho to kaise kare. ....means 2 exception kaise handle kare

  • @ashishsingh9452
    @ashishsingh9452 Год назад +1

    Sir how can we throw multiple business throws , as the syntax of business throw is newBusinessRuleException("Message") , we can't throw multiple throw business exception ?

    • @MukeshKala
      @MukeshKala  Год назад

      Yes that’s true … but in the message you can put all the exceptions
      New businessRuleExceptio (msg1 + msg2 )

  • @AnilKumar-mo3pr
    @AnilKumar-mo3pr Год назад

    Thanks for the video. good to understand different types of exception handling and how to use throw and rethrow.

  • @shadabmaniyar2298
    @shadabmaniyar2298 10 месяцев назад +1

    Sir agr child exception handle kr pa rha hai but hm ne rethrow bhi use kiya hai to wo double parent me ja kr handle krega ya nhi?

    • @MukeshKala
      @MukeshKala  9 месяцев назад

      jaise hi hum Rethrow Use karenge , Exception uske Parent k pass jaega - Ab agar parent ne handle kara to sahi hai - warna parent k parent k pass jaega

  • @yashobantadash6670
    @yashobantadash6670 2 года назад +1

    great video bro! If there is no parent try catch section,then can we use rethrow in any use case? only in a single try catch catch section?

    • @MukeshKala
      @MukeshKala  2 года назад +1

      Yes we can , but the exception has to be handled in the catch ... if we do not handle and rethrow - the process status would be faulted in orchestrator.

  • @samarthkulkarni5069
    @samarthkulkarni5069 11 месяцев назад +1

    Really nice @mukesh thank you can you pls make some tutorials on LINQ Query ?

    • @MukeshKala
      @MukeshKala  11 месяцев назад +1

      Yes Noted

    • @samarthkulkarni5069
      @samarthkulkarni5069 11 месяцев назад

      @@MukeshKala thanks for the responce , one more request regarding the new uipath advance certification is tough if you can guide us on topic it will be great..like where to prepare what currently questions are really tough..and old playlist created on your channel is valid or not in this case ?

  • @devendrabhardwaj1858
    @devendrabhardwaj1858 8 месяцев назад +1

    How many try catch block use inside UIpath

    • @MukeshKala
      @MukeshKala  8 месяцев назад

      Depending upon your requirement , but at least 1 per xaml file is recommended

  • @pankajsuryavanshi8332
    @pankajsuryavanshi8332 2 года назад +1

    Make videos on unattended robot use case. 2.make series on botsdna use cases

    • @MukeshKala
      @MukeshKala  2 года назад +1

      Have added some of the end to end use cases for practice.
      ruclips.net/p/PLEYSwx3duQ2A6zGKqO5RvSBartYnHx6pG