@JsType(isNative=true,
namespace="<global>",
name="?")
public interface OnComponentDidCatch
Modifier and Type | Method and Description |
---|---|
void |
componentDidCatch(elemental2.core.JsError error,
ReactErrorInfo info) |
void componentDidCatch(@Nonnull elemental2.core.JsError error, @Nonnull ReactErrorInfo info)