JSFValue<T>.throwTypeError constructor
JSFValue<T>.throwTypeError (
- JSFContext ctx,
- String fmt
抛出 TypeError 错误
Implementation
JSFValue.throwTypeError(JSFContext ctx, String fmt);