Skip to content

@mbanq/core-sdk-js v0.50.0


@mbanq/core-sdk-js / index / createSdkError

Function: createSdkError()

createSdkError(options): SdkError

Defined in: src/utils/errorHandler.ts:73

Creates a clean, structured SDK error

Parameters

options

CreateSdkErrorOptions

Returns

SdkError

Released under the MIT License.