Skip to main content
Version: 0.29.0

Class: FishjamNotFoundException

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

Extends​

Constructors​

Constructor​

new FishjamNotFoundException(info): FishjamNotFoundException

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

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

FishjamNotFoundException

Inherited from​

FishjamBaseException.constructor

Properties​

details?​

optional details: string

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

Inherited from​

FishjamBaseException.details


statusCode​

statusCode: number

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

Inherited from​

FishjamBaseException.statusCode