Wish Make thrown exceptions keep their type while live updating code

Sandman

Expert
Licensed User
Longtime User
This Wish is in reference to this thread:

Does exceptions in inline java mess with live updating the code?
https://www.b4x.com/android/forum/t...-java-mess-with-live-updating-the-code.98502/

In some cases (see thread above) a thrown exception gets its type changed (as reported by GetType() at least). The wish is simply that the type is kept correct.

(This might be the most obscure Wish I've posted to the forum. :) I realize that it's a very small edge case that most users wont be interested in, but it's never wrong to log a Wish.)
 
Top