Skip to main content
Version: 0.30.0

Class: PeerNotFoundException

Defined in: js-server-sdk/src/exceptions/index.ts:46

Extends​

Constructors​

Constructor​

new PeerNotFoundException(info): PeerNotFoundException

Defined in: js-server-sdk/src/exceptions/index.ts:27

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

PeerNotFoundException

Inherited from​

FishjamBaseException.constructor

Properties​

details?​

optional details: string

Defined in: js-server-sdk/src/exceptions/index.ts:26

Inherited from​

FishjamBaseException.details


statusCode​

statusCode: number

Defined in: js-server-sdk/src/exceptions/index.ts:25

Inherited from​

FishjamBaseException.statusCode