Skip to content
On this page

Home > meteofrance_api > makeAxiosError

makeAxiosError() function

Signature:

typescript
export declare function makeAxiosError(code: number, message: string): void;

Parameters

Parameter

Type

Description

code

number

message

string

**Returns:**

void