ErrorObject: {
    code: null | string;
    message: string;
    param: null | string;
    type: string;
}