BatchError

BatchError

Error class used to signal a batch failure.

Constructor

new BatchError(message, err)

Parameters:
Name Type Description
message string

The error message.

err ServiceError

The grpc service error.

Source: