Skip to content

Home > @esengine/ecs-framework-monorepo > INetworkError

INetworkError interface

网络错误信息

Signature:

typescript
export interface INetworkError

Properties

Property

Modifiers

Type

Description

code?

number

(Optional)

details?

any

(Optional)

message

string

timestamp

number

type

NetworkErrorType

基于 MIT 许可证发布