Class: FishjamBaseException
Defined in: js-server-sdk/src/exceptions/index.ts:24
Extends​
Error
Extended by​
BadRequestExceptionUnauthorizedExceptionForbiddenExceptionRoomNotFoundExceptionFishjamNotFoundExceptionInvalidFishjamCredentialsExceptionPeerNotFoundExceptionRecordingNotFoundExceptionServiceUnavailableExceptionQuotaExceededExceptionUnknownException
Constructors​
Constructor​
new FishjamBaseException(
info):FishjamBaseException
Defined in: js-server-sdk/src/exceptions/index.ts:27
Parameters​
| Parameter | Type |
|---|---|
info | FishjamExceptionInfo |
Returns​
FishjamBaseException
Overrides​
Error.constructor
Properties​
details?​
optionaldetails:string
Defined in: js-server-sdk/src/exceptions/index.ts:26
statusCode​
statusCode:
number
Defined in: js-server-sdk/src/exceptions/index.ts:25