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