Native methods of the Java API class java.lang.Throwable.
struct Hjava_lang_Throwable* java_lang_Throwable_fillInStackTrace(struct Hjava_lang_Throwable* o)
Fill in stack trace information - don't know what thought.
Argumentsvoid java_lang_Throwable_printStackTrace0(struct Hjava_lang_Throwable* o, struct Hjava_lang_Object* p)
Dump the stack trace to the given stream.
Arguments