Skip to content

KBE3D / KBCore / Cesium / formatError

函数: formatError()

formatError(object: any): string

Formats an error object into a String. If available, uses name, message, and stack properties, otherwise, falls back on toString().

参数

object

any

The item to find in the array.

返回

string

A string containing the formatted error.

KBE3D @3.0.0 Copyright © 2024-present KBE3D