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