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