teavm icon indicating copy to clipboard operation
teavm copied to clipboard

Throwable.getCause() has no implementation

Open reportmill opened this issue 5 years ago • 2 comments

My code calls Throwable.getCause() and the compiler reports org.teavm.classlib.java.lang.TThrowable.getCause() has no implementation. This causes no real problem for me, but I thought I'd report it.

reportmill avatar Feb 27 '19 17:02 reportmill

What compiler version are you using?

konsoletyper avatar Mar 09 '19 16:03 konsoletyper

I’m not sure what version - I built a snapshot from the latest stuff on Jan 10. Is there a way to find out from the cli jar?

(Sorry for the delay - I’ve been on the road for a few days)

jeff

On Mar 9, 2019, at 8:35 AM, Alexey Andreev [email protected] wrote:

What compiler version are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/konsoletyper/teavm/issues/380#issuecomment-471198495, or mute the thread https://github.com/notifications/unsubscribe-auth/AJP8StO3HCICxkFHW6ggM8cm0IYT7ZBuks5vU-LjgaJpZM4bVD8V.

reportmill avatar Mar 12 '19 18:03 reportmill