Skip to main content
Version: Next

Class: RendererNotFoundException

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

Extends​

Constructors​

Constructor​

new RendererNotFoundException(info): RendererNotFoundException

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

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

RendererNotFoundException

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