Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / PortErrorType

Enumeration: PortErrorType ​

Defined in: packages/chaingraph-types/src/port/base/types.ts:27

Port error types

Enumeration Members ​

RegistryError ​

RegistryError: "RegistryError"

Defined in: packages/chaingraph-types/src/port/base/types.ts:31


SerializationError ​

SerializationError: "SerializationError"

Defined in: packages/chaingraph-types/src/port/base/types.ts:30


TypeError ​

TypeError: "TypeError"

Defined in: packages/chaingraph-types/src/port/base/types.ts:29


ValidationError ​

ValidationError: "ValidationError"

Defined in: packages/chaingraph-types/src/port/base/types.ts:28

Licensed under BUSL-1.1