Versions in this module Expand all Collapse all v0 v0.0.8 Mar 29, 2026 Changes in this version type AppSearchException + func (m *AppSearchException) ToString() (string, error) v0.0.7 Mar 28, 2026 Changes in this version + func Init(env *jni.Env) error + type AppSearchException struct + Obj *jni.GlobalRef + VM *jni.VM + func NewAppSearchException(vm *jni.VM, arg0 int32) (*AppSearchException, error) + func (m *AppSearchException) GetResultCode() (int32, error)