Skip to main content
Version: Next

Class: InputNotFoundException

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

Extends​

Constructors​

Constructor​

new InputNotFoundException(info): InputNotFoundException

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

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

InputNotFoundException

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