Relates :
|
|
Relates :
|
When Glass calls Java code, it then checks for pending exceptions and prints them to console. As a result, there is no way to catch these exceptions in application or test code. Instead, Thread.UncaughtExceptionHandler API can be used.