Interface JSError.CatchClause<T extends JSObject>

All Superinterfaces:
JSObject
Enclosing class:
JSError

public static interface JSError.CatchClause<T extends JSObject> extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details