@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface ErrorEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(ErrorEvent event)
Handle event of type ErrorEvent
|
void handleEvent(@Nonnull
ErrorEvent event)