# Function: handleError

handleError(error: AxiosError<Partial<ApiErrors>>): Error

# Parameters:

Name Type
error AxiosError<Partial<ApiErrors>>

Returns: Error

Defined in: utils/index.ts:84 (opens new window)