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