Skip to main content
Version: Next

Class: CompositionNotFoundException

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

Extends​

Constructors​

Constructor​

new CompositionNotFoundException(info): CompositionNotFoundException

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

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

CompositionNotFoundException

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