• 异常的捕的目的是要帮助你确定崩溃在你的软件和纠正它们。

    每当有一个崩溃/异常在你的程序,例外的守望者将自动抓住它,对它进行分析,收集许多有用的信息,并且给予终端用户可以送你一个完全错误的报告。

  • अपवाद को पकड़ने डिजाइन किया गया था मदद करने के लिए आप की पहचान दुर्घटनाओं में अपने सॉफ्टवेयर और उन्हें सही है.

    जब भी वहाँ एक दुर्घटना/किसी अपवाद के अपने कार्यक्रम में, अपवाद पकड़ने स्वचालित रूप से इसे पकड़ने के लिए, यह विश्लेषण, इकट्ठा उपयोगी जानकारी के बहुत सारे, और अंत उपयोगकर्ता भेजने के लिए संभावना आप एक बग रिपोर्ट.

    नोट: नि: शुल्क के लिए गैर वाणिज्यिक उपयोग केवल. वाणिज्यिक उपयोग के लिए, आप सॉफ्टवेयर खरीदने के लिए है ।

  • Exception Catcher was designed to help you identify crashes in your software and correct them.

    Whenever there's a crash/exception in your program, Exception Catcher will automatically catch it, analyze it, collect lots of useful information, and give the end user the possibility to send you a full bug report.