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​
| Parameter | Type |
|---|---|
info | FishjamExceptionInfo |
Returns​
UnauthorizedException
Inherited from​
FishjamBaseException.constructor
Properties​
details?​
optionaldetails:string
Defined in: js-server-sdk/src/exceptions/index.ts:15
Inherited from​
statusCode​
statusCode:
number
Defined in: js-server-sdk/src/exceptions/index.ts:14