Skip to content
On this page

Home > meteofrance_api > ErrorCodes

ErrorCodes variable

Signature:

typescript
_default: {
    UnknownID: string;
    UnrecognizedError: string;
    PlaceNotFound: string;
    BadRequest: string;
    ECONNRESET: string;
    GatewayTimeout: string;
    BadGateway: string;
    ENOTFOUND: string;
}