[**@sora-soft/framework API Reference v2.0.0**](../README.md)

***

[@sora-soft/framework API Reference](../globals.md) / FrameworkErrorCode

# Enumeration: FrameworkErrorCode

Defined in: [packages/framework/src/ErrorCode.ts:1](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L1)

## Enumeration Members

### ErrCodecNotFound

> **ErrCodecNotFound**: `"ERR_CODEC_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:14](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L14)

***

### ErrComponentNotConnected

> **ErrComponentNotConnected**: `"ERR_COMPONENT_NOT_CONNECTED"`

Defined in: [packages/framework/src/ErrorCode.ts:18](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L18)

***

### ErrComponentOptionsNotSet

> **ErrComponentOptionsNotSet**: `"ERR_COMPONENT_OPTIONS_NOT_SET"`

Defined in: [packages/framework/src/ErrorCode.ts:7](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L7)

***

### ErrConnectorConnectFailed

> **ErrConnectorConnectFailed**: `"ERR_CONNECTOR_CONNECT_FAILED"`

Defined in: [packages/framework/src/ErrorCode.ts:11](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L11)

***

### ErrConnectorDuplicateEnableResponse

> **ErrConnectorDuplicateEnableResponse**: `"ERR_CONNECTOR_DUPLICATE_ENABLE_RESPONSE"`

Defined in: [packages/framework/src/ErrorCode.ts:10](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L10)

***

### ErrDuplicatedComponent

> **ErrDuplicatedComponent**: `"ERR_DUPLICATED_COMPONENT"`

Defined in: [packages/framework/src/ErrorCode.ts:8](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L8)

***

### ErrFrameworkUnknown

> **ErrFrameworkUnknown**: `"ERR_FRAMEWORK_UNKNOWN"`

Defined in: [packages/framework/src/ErrorCode.ts:2](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L2)

***

### ErrNodeServiceCannotBeClosed

> **ErrNodeServiceCannotBeClosed**: `"ERR_NODE_SERVICE_CANNOT_BE_CLOSED"`

Defined in: [packages/framework/src/ErrorCode.ts:5](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L5)

***

### ErrNodeServiceCannotBeCreated

> **ErrNodeServiceCannotBeCreated**: `"ERR_NODE_SERVICE_CANNOT_BE_CREATED"`

Defined in: [packages/framework/src/ErrorCode.ts:6](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L6)

***

### ErrProviderConnectStrategy

> **ErrProviderConnectStrategy**: `"ERR_PROVIDER_CONNECT_STRATEGY"`

Defined in: [packages/framework/src/ErrorCode.ts:15](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L15)

***

### ErrRpcMethodNotFound

> **ErrRpcMethodNotFound**: `"ERR_RPC_METHOD_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:13](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L13)

***

### ErrServiceNotFound

> **ErrServiceNotFound**: `"ERR_SERVICE_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:3](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L3)

***

### ErrSessionNotFound

> **ErrSessionNotFound**: `"ERR_SESSION_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:12](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L12)

***

### ErrTraceScopeNotFound

> **ErrTraceScopeNotFound**: `"Err_TRACE_SCOPE_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:16](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L16)

***

### ErrWorkerNotFound

> **ErrWorkerNotFound**: `"ERR_WORKER_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:4](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L4)

***

### ErrWorkerScopeNotFound

> **ErrWorkerScopeNotFound**: `"ERR_WORKER_SCOPE_NOT_FOUND"`

Defined in: [packages/framework/src/ErrorCode.ts:17](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L17)

***

### ErrWorkerState

> **ErrWorkerState**: `"ERR_WORKER_STATE_NOT_READY"`

Defined in: [packages/framework/src/ErrorCode.ts:9](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L9)
