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