Package org.teavm.jso.core
Interface JSError.TryClause<T>
- All Superinterfaces:
org.teavm.jso.JSObject
- Enclosing class:
- JSError
public static interface JSError.TryClause<T>
extends org.teavm.jso.JSObject
-
Method Summary
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
run
T run()
-