import {ApiError} from '../lib/ApiError'; export class ApiFieldExistsError extends ApiError {}