B4X FEED [SOLVED] How to catch errors with try and catch for a whole application?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [SOLVED] How to catch errors with try and catch for a whole application? است. این موضوع تا کنون 34 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [SOLVED] How to catch errors with try and catch for a whole application?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
34
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi guys,

Is there a way to catch an error for a whole application with a single try and catch?

This is the example codes how to implement try and catch for a whole application, but it didn't work
Sample Try and Catch:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

In those code, try and catch only able to catch errors in Main Activity, but if there are errors in SecondActivity, errors won't be catched.

 

عقب
بالا