Android Question dbRequestManager

Stephenz43

Member
Licensed User
Longtime User
b4a 7.01 and have encountered the following error when trying to compile

avac 1.8.0_131
shell\src\mco\bert2\dbrequestmanager_subs_0.java:38: error: incompatible types: void cannot be converted to Throwable
throw Debug.ErrorCaught(e);

Any help woluld be appreciated..

Thank you
Stephen Martinelli
 
Top