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