Uses of Interface
org.teavm.jso.core.JSError.TryClause
Packages that use JSError.TryClause
-
Uses of JSError.TryClause in org.teavm.jso.core
Methods in org.teavm.jso.core with parameters of type JSError.TryClauseModifier and TypeMethodDescriptionstatic <T extends JSObject>
TJSError.catchNative(JSError.TryClause<T> tryClause, JSError.CatchClause<T> catchClause)