Skip to main content
Version: Next

Class: UnauthorizedException

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

Extends​

Constructors​

Constructor​

new UnauthorizedException(info): UnauthorizedException

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

Parameters​

ParameterType
infoFishjamExceptionInfo

Returns​

UnauthorizedException

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