Skip to content

Function: getErrorString()

Makaio Framework


Makaio Framework / utils / getErrorString

getErrorString(error): string

Defined in: ../../../packages/utils/src/getErrorString.ts:6

Extracts error message string from various error types

string | Error | undefined

Error value to extract message from

string

Error message string or ‘Unknown error’