Functionseedcordv0.10.6Decorator
See also:EventCatchableOptions
EventCatchable(
options?: EventCatchableOptions
): (
_target: RepliableEventHandler,
_prop: string,
descriptor: TypedPropertyDescriptor<
(...args: any[]) => Promise<void>
>
) => voidEventCatchable(
options?: EventCatchableOptions
): (
_target: RepliableEventHandler,
_prop: string,
descriptor: TypedPropertyDescriptor<
(...args: any[]) => Promise<void>
>
) => voidoptions?
options?: EventCatchableOptionsoptions?: EventCatchableOptionsConfiguration for error handling behavior