Skip to content

Home > @idealeap/pipeline > BatchOptions > onError

BatchOptions.onError property

Signature:

typescript
onError?: (error: any) => void;
onError?: (error: any) => void;

Released under the MIT License.