This error is created when an error occurs in a subscriber's handler during a publish. It is only ever provided via PublishErrors
PublishErrors
A reference to the endpoint that caused the error.
The wrapped error that the subscriber threw.
A reference to the subscriber that caused the error.
Generated using TypeDoc
This error is created when an error occurs in a subscriber's handler during a publish. It is only ever provided via
PublishErrors