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