Class: PeerNotFoundException
Defined in: js-server-sdk/src/exceptions/index.ts:31
Extends
Constructors
Constructor
new PeerNotFoundException(
error):PeerNotFoundException
Defined in: js-server-sdk/src/exceptions/index.ts:13
Parameters
| Parameter | Type |
|---|---|
error | AxiosError<Record<string, string>> |
Returns
PeerNotFoundException
Inherited from
FishjamBaseException.constructor
Properties
axiosCode?
optionalaxiosCode:string
Defined in: js-server-sdk/src/exceptions/index.ts:11
Inherited from
FishjamBaseException.axiosCode
details?
optionaldetails:string
Defined in: js-server-sdk/src/exceptions/index.ts:12
Inherited from
statusCode
statusCode:
number
Defined in: js-server-sdk/src/exceptions/index.ts:10