Update the documentation for JavaClassWrapper and AndroidRuntimePlugin

Follow-up to https://github.com/godotengine/godot-docs/pull/10979
This commit is contained in:
Fredia Huya-Kouadio
2025-05-30 09:39:53 -07:00
parent b89c47bb85
commit 658d3736f4
2 changed files with 5 additions and 34 deletions

View File

@@ -18,6 +18,7 @@
[b]Warning:[/b] When calling Java methods, be sure to check [method JavaClassWrapper.get_exception] to check if the method threw an exception.
</description>
<tutorials>
<link title="Integrating with Android APIs">$DOCS_URL/tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin.html</link>
</tutorials>
<methods>
<method name="get_exception">