ResponseErrorType: {
    err: string;
    errCode?: string;
}

Represents an error response from an API.