InlineProjectionErrorHandler
API reference for InlineProjectionErrorHandler
Type Alias: InlineProjectionErrorHandler()
Section titled “Type Alias: InlineProjectionErrorHandler()”InlineProjectionErrorHandler = (
error,projection,events) =>void
Error handling configuration for inline projections
Parameters
Section titled “Parameters”Error
projection
Section titled “projection”InlineProjectionHandler<Event>
events
Section titled “events”Returns
Section titled “Returns”void